Releases: clouddley/cli
Releases · clouddley/cli
v1.0.0
Changelog
- 5137edd Add AWS pricing tests, SSH key management, and enhanced logging
- bc72cb0 chore(cmd): Update example in logs command to use generic service name
- 9522900 feat(cmd): Add 'add' command for managing SSH public keys and enhance AWS commands with start functionality
- bdf8571 feat(cmd): Add command suggestions for misspelled commands and alias for 'key' command
- 2305564 feat(tests): Add comprehensive tests for EC2 instance stop functionality
- d952cb4 fix(cmd): Enhance logs command documentation and add Docker accessibility check
- 4cd90a8 fix(docs): Correct version formatting in installation instructions for specific version
- ff27057 fix(docs): Update installation instructions for specific version to V0.1.4
v0.1.4
Changelog
- f8f052d chore(cmd): Update triggr CLI command descriptions and examples
- e97ef32 chore(cmd): Update triggr CLI command descriptions and examples
- 5a5be13 feat(cmd): Add alias 'i' for install command in triggr CLI
- 55b403b feat(cmd): Add logs command to view service logs with follow option
- 8b4b816 fix(install): Improve PowerShell installer script for Clouddley CLI with better path handling and error messages
v0.1.3
v0.1.1
v0.1.0
Changelog
- 5ca01e2 build(.goreleaser.yaml): Simplify build targets and ensure gzipped binaries are included
- 322a6b6 ci: Rename workflow to 'Release'
- 18323c0 ci: Update GitHub Actions and .goreleaser config
- b956d62 ci: Update GitHub Actions to use setup-go@v5 and cleanup format
- 2939429 ci: Update token for release workflow
- 15a5525 ci: add GitHub Actions workflows for Go build/test and release
- 81cea75 docs(README): Update shell command and fix indentation in usage example