Skip to main content

wf describe cloudaccess

wf describe cloudaccess

Describe inputs for setting up cloud access

Synopsis

Describes what are required inputs for setting up cloud access.

wf describe cloudaccess [flags]

Examples


Describes what are required inputs for setting up cloud access.

# Describe a cloud access config:
$ wf describe cloudaccess --cloud-identity aws-identity --to-cloud aws -o tfvars

Options

      --cloud-identity string   Name of a cloud identity in Wayfinder
--for-stage string Stage you are preparing cloud access for (if type is a workspace-scoped access type, such as Provisioning)
--for-type string Type of Wayfinder functionality you are configurating a cloud access config for - see: wf describe cloudpermission (default "Provisioning")
--for-workspace string Workspace you are preparing cloud access for (if type is a workspace-scoped access type, such as Provisioning)
-h, --help help for cloudaccess
-o, --output string Output format: tfvars, json
-c, --to-cloud string Cloud to connect to

Options inherited from parent commands

      --debug              Indicates we should use debug / trace logging (default: false)
--force Used to force an operation to happen (default: false)
--no-wait Indicates we should not wait for resources to provision
--profile string Use a profile other than your default for this command
--show-headers Indicates we should display headers on table out (default true)
--verbose Enables verbose logging for debugging purposes (default: false)
-w, --workspace string The workspace you are operating within

SEE ALSO