uscGet is a command that gets the value and internal details of a secret from a Universal Secrets Connector
Name | Type | Description | Notes |
---|---|---|---|
Json | bool | Set output format to JSON | [optional] [default to false] |
Namespace | string | The namespace (relevant for Hashi vault target) | [optional] |
SecretId | string | The secret id (or name, for AWS, Azure, K8s or Hashi vault targets) to get from the Universal Secrets Connector | |
Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |
UscName | string | Name of the Universal Secrets Connector item | |
VersionId | string | The version id (if not specified, will retrieve the last version) | [optional] |