netauth entity lock
Lock the entity with the specified ID
Synopsis
Lock an entity with the specified ID. A locked entity cannot authenticate successfully, even when presenting the correct secret.
The caller must possess the LOCK_ENTITY capability or be a GLOBAL_ROOT operator for this command to succeed.
netauth entity lock <ID> [flags]
Examples
$ netauth entity lock demo
Entity is now locked
Options
-h, --help help for lock
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
- netauth entity - Manage entities and associated data