Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.08 KB

UscGet.md

File metadata and controls

17 lines (13 loc) · 1.08 KB

UscGet

uscGet is a command that gets the value and internal details of a secret from a Universal Secrets Connector

Properties

Name Type Description Notes
json bool Set output format to JSON [optional] [default to False]
namespace str The namespace (relevant for Hashi vault target) [optional]
secret_id str The secret id (or name, for AWS, Azure, K8s or Hashi vault targets) to get from the Universal Secrets Connector
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
usc_name str Name of the Universal Secrets Connector item
version_id str The version id (if not specified, will retrieve the last version) [optional]

[Back to Model list] [Back to API list] [Back to README]