GitKraken CLI

gk workspace create

Create a workspace

gk workspace create [flags]

Options

      --azure-org-id string    Set your Azure organization id
      --azure-project string   Set you Azure project name
  -c, --cloud                  Create a cloud workspace
  -d, --description string     Set the description of the new workspace
      --from-local string      Create a cloud workspace from an existent local workspace
  -h, --help                   help for create
  -l, --local                  Create a local workspace
  -m, --members strings        Set the members (separated with commas) of the new workspace
  -n, --name string            Set the name of the new workspace
  -o, --org string             Set the organization of the new workspace
  -p, --provider string        Set the provider of the new workspace. Accepted values: 'github', 'gitlab', 'azure', 'bitbucket'
  -t, --teams strings          Set the teams (separated with commas) of the new workspace

Options inherited from parent commands

  -s, --select-ws   Skip the default workspace for this action and force a workspace selection

SEE ALSO

  • gk workspace - Interact with your workspaces. Alias: ‘ws’
Auto generated by spf13/cobra on 14-Mar-2024

© 2023 Axosoft, LLC DBA GitKraken