Skip to content

v0.0.1

Pre-release
Pre-release

Choose a tag to compare

@OriHoch OriHoch released this 19 Mar 17:22
· 104 commits to master since this release
0ba72b0

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