wf create platformsecret cloudidentity azureadclientsecret
wf create platformsecret cloudidentity azureadclientsecret
Creates a platform secret representing a Azure AD Client Secret for CloudIdentity
wf create platformsecret cloudidentity azureadclientsecret [name] [flags]
Options
--client-id string ID of this client
--client-id-file string Reads client-id from file, use - to read from stdin
--client-secret string Secret key for this client
--client-secret-file string Reads client-secret from file, use - to read from stdin
-d, --description string Additional information to help people understand what this secret is for (default "Azure AD client secret for client CLIENT-ID")
--dry-run Prepares the resource and outputs the resulting YAML without applying it
-h, --help help for azureadclientsecret
--scope string Name of a CloudIdentity resource this secret is for
--tenant-id string ID of Azure tenant this client is in
--tenant-id-file string Reads tenant-id from file, use - to read from stdin
Options inherited from parent commands
--debug Debug / trace logging (default: false)
--force Force operation to happen (default: false)
--no-wait Do not wait for resources to provision
-o, --output string Output format of the resource (json,yaml,table) (default "table")
--profile string Use a profile other than your current - to change current: wf use profile NAME
--show-headers Display headers on table out (default true)
--verbose Verbose logging (default: false)
-w, --workspace string Workspace to use - to change default: wf use workspace NAME
SEE ALSO
- wf create platformsecret cloudidentity - Secret for providing access to cloud for Wayfinder