Skip to content

observatorium/statectl

Repository files navigation

statectl

go.dev reference Latest Release CI Go Report Card

Requirements

  • Go 1.14+
  • Linux or MacOS

Installing

go get github.com/observatorium/statectl && go mod tidy

or via bingo if want to pin it:

bingo get -u github.com/observatorium/statectl

Usage

usage: statectl [<flags>] <command> [<args> ...]

Control state of your deployments.

Flags:
  -h, --help               Show context-sensitive help (also try --help-long and
                           --help-man).
      --version            Show application version.
      --log.level=info     Log filtering level.
      --log.format=logfmt  Log format to use. Possible options: logfmt or json.

Commands:
  help [<command>...]
    Show help.

  propose
    Propose change of cluster state.


Contributing

Any contributions are welcome! Just use GitHub Issues and Pull Requests as usual. We follow Thanos Go coding style guide.

Initial Author

@bwplotka

About

CLI tool for controlling state of your deployments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published