netauth kv2 del

Delete a single key

Synopsis

The del command allows you to delete values to a single key that presently exists on either a group or an entity.

netauth kv2 del <entity|group> <target> <key> [flags]

Examples

$ netauth kv del entity example key1

Options

-h, --help help for del

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