-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathllms.txt
More file actions
14 lines (9 loc) · 1.52 KB
/
llms.txt
File metadata and controls
14 lines (9 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GitKraken CLI
> GitKraken CLI (`gk`) is the command-line tool for GitKraken workspaces, providers, and AI-assisted workflows. Available on macOS, Windows, Linux, and Unix systems.
## Documentation
- [How to Install and Set Up GitKraken CLI](https://help.gitkraken.com/cli/cli-home/#how-to-install-gitkraken-cli): Install via Homebrew, Snap, Winget, or binary, then continue to the setup section at `#how-to-start-using-gitkraken-cli-after-installation` to authenticate with `gk auth login`, set an organization, sync providers, and load repositories into a workspace. Basic setup is available on all plans; AI-powered features require a paid plan.
- [How to Manage Work Items in GitKraken CLI](https://help.gitkraken.com/cli/GK-CLI-work-items/): Manage multi-repository work with `gk work`. Work Items are available on all plans; AI-assisted actions such as `gk work commit --ai` and `gk work pr create --ai` require authentication, an active organization, and a paid plan.
- [GitKraken CLI Support Terms, Response Times, and Lifecycle Policy](https://help.gitkraken.com/cli/CLI-terms-and-conditions/): Support response times for Community, Pro, Advanced, Business, and Enterprise; support hours; GA release support; end-of-life policy; and links to the EULA and Privacy Policy.
## Optional
- [Full CLI Command Reference](https://gitkraken.github.io/gk-cli/docs/gk.html): Complete reference for all `gk` CLI commands.
- [GitHub Releases](https://github.com/gitkraken/gk-cli/releases/latest): Latest binaries and release notes for all platforms.