Skip to content

Releases: cloudwm/cloudcli

v0.0.1

19 Mar 17:22
0ba72b0

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Installation

Download appropriate binary for your OS, set as executable in PATH and run: cloudcli --help

Release notes

  • Initial release - using cobra golang CLI framework, calling API server directly
  • Supported CLI features:
    • read API server credentials from flags / environment variables / config file
    • Support common options and code for handling logging, debug, API calls, JSON parsing, and json/yaml output formats.
  • Added subcommand:
    • cloudcli server list - list servers, supporting output formats: --output json / --output yaml