lbcli get auth-map-entry
Gets an auth-map-entry.
Synopsis
Gets an auth-map-entry.
lbcli get auth-map-entry [flags]
Examples:
# Get an Identity Provider (IdP) group resource: auth-map-entry.
lbcli -J $JWT get auth-map-entry -name=name
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for auth-map-entry. | |
--name | string | The name of the entry in the Lightbits cluster (required). |
Was this page helpful?