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