wf create
wf create
Creates one or more resources
wf create [flags]
Options
-h, --help help for create
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 - CLI interface for Wayfinder
- wf create admin - Adds user as an administator
- wf create appcomponent - Creates an application component in the workspace
- 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 cloudidentity - create a cloud identity in Wayfinder to configure how to authenticate to that cloud
- 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 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 platformsecret - Creates managed secrets for platform-wide usage
- wf create secret - Creates managed secrets (DEPRECATED - use 'wf create platformsecret')
- wf create stage - Creates a 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