gk workspace
Interact with your workspaces. Alias: ‘ws’
gk workspace [flags]
Options
-h, --help help for workspace
-s, --select-ws Skip the default workspace for this action and force a workspace selection
SEE ALSO
- gk - GitKraken CLI.
- gk workspace add-repo - Add a repository to a workspace
- gk workspace checkout - Perform a ‘git checkout’ command on repos in a workspace
- gk workspace clone - Clone one or more repositories from a workspace.
- gk workspace create - Create a workspace
- gk workspace delete - Delete a workspace
- gk workspace fetch - Perform a ‘git fetch’ command on repos in a workspace
- gk workspace info - Get detailed information about the repositories from a workspace
- gk workspace insights - Get metrics about pull requests from the repositories within the workspace
- gk workspace list - List all user workspaces
- gk workspace locate - Locate untracked repositories from a workspace
- gk workspace pull - Perform a ‘git pull’ command on repos in a workspace
- gk workspace push - Perform a ‘git push’ command on repos in a workspace
- gk workspace remove-repos - Remove repositories from a workspace
- gk workspace switch - Switch default workspace
- gk workspace update - Update an existing workspace