wf create
wf create
Creates one or more resources
wf create [flags]
Options
-h, --help help for create
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
-o, --output string Output format of the resource (json,yaml,table,template) (default "table")
--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
- wf - wf provides a cli for Wayfinder
- wf create admin - Adds user as an administator
- wf create appenv - Creates an application environment in the workspace
- wf create application - Creates an application in the workspace
- wf create cloudaccessconfig - Allows Wayfinder to access a cloud account, subscription or project
- wf create cloudorg - Add a cloud organization to Wayfinder for cloud account automation
- wf create cluster - Create a kubernetes cluster in the workspace
- wf create configmap - Creates a configuration resource
- wf create identity - Creates one or more identities
- wf create managedcloudaccounts - Requests a managed cloud account
- wf create member - Adds a user to the workspace
- wf create namespace - Creates a namespace within a managed cluster
- wf create platformaccesstoken - Creates a platform access token to access Wayfinder or workspace clusters
- wf create secret - Creates managed secrets
- wf create stage - Creates an stage
- wf create user - Creates a managed user
- wf create wayfindergroupmember - Adds user to a Wayfinder group
- wf create workspace - Creates a workspace, adds yourself as the workspace owner - key must be unique, 2-5 lower case alphanumeric, and start with a letter
- wf create workspaceaccesstoken - Creates a workspace access token to access Wayfinder or workspace clusters in this workspace
- wf create workspacegroup - Creates a group in the workspace
- wf create workspacegroupmember - Adds a user into a workspace group