lbcli delete auth-map-entry
Deletes an auth-map-entry.
Synopsis
Deletes an auth-map-entry.
lbcli delete auth-map-entry [flags]
Examples:
# Delete an auth-map-entry resource: auth-map-entry
lbcli -J $JWT delete auth-map-entry --idp-group-name=name
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for auth-map-entry. | |
--name | string | The name of the auth-map-entry to delete. |
Was this page helpful?