devctl
Command line tool for the daily development business at Giant Swarm.
Quick start
Installation
go install github.com/giantswarm/devctl
Configuration
Most commands require credentials for GitHub write access to be available. Make sure you have the environment variable
GITHUB_TOKEN
set with a valid personal access token as the value.
Usage
Please check devctl --help
for available commands and options.
Also see the docs folder for more details on some commands.
Updating
devctl version update