netauth entity destroy
Destroy an existing entity
Synopsis
Destroy the entity with the specified ID. The entity is deleted immediately and without confirmation, please ensure you have typed the ID correctly.
It is possible to remove the entity running the command, but this is not recommended and may leave your system without any administrative users.
The caller must possess the DESTROY_ENTITY capability or be a GLOBAL_ROOT operator for this command to succeed.
netauth entity destroy <ID> [flags]
Examples
$ netauth entity destroy demo
Entity removed successfully
Options
-h, --help help for destroy
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