netauth entity unlock

Unlock the entity with the specified ID

Synopsis

Unlock an entity with the specified ID. A locked entity cannot authenticate successfully, even when presenting the correct secret.

The caller must possess the UNLOCK_ENTITY capability or be a GLOBAL_ROOT operator for this command to succeed.

netauth entity unlock <ID> [flags]

Examples

$ netauth entity lock demo
Entity is now unlocked

Options

  -h, --help   help for unlock

Options inherited from parent commands

      --config string   Use an alternate config file
      --entity string   Specify a non-default entity to make requests as
      --secret string   Specify the request secret on the command line

SEE ALSO

Auto generated by spf13/cobra on 3-Jun-2022