G
Graphite CLI
Details
- Command
-
gt - Docs
- https://graphite.com/docs/install-the-cli
Authentication
$ gt auth --token <YOUR_AUTH_TOKEN> Sign in at Graphite activate with your GitHub account, then copy the prefilled gt auth --token <YOUR_AUTH_TOKEN> command shown there and run it locally. The token is saved by gt auth; for CI/CD you can also supply it via the GRAPHITE_AUTH_TOKEN environment variable as documented in Configure The CLI.