Skip to content

Releases: clouddley/cli

v1.0.0

26 Jul 17:44
2305564
Compare
Choose a tag to compare

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

25 May 22:16
55b403b
Compare
Choose a tag to compare

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

28 Apr 21:19
c96f9f9
Compare
Choose a tag to compare

Changelog

  • c96f9f9 build(goreleaser): Change Windows archive format to zip; clean up install scripts

v0.1.1

28 Apr 16:34
1cc1c59
Compare
Choose a tag to compare

Changelog

  • 1cc1c59 build(clouddley): Update ldflags path in .goreleaser.yaml
  • 920efe1 build(goreleaser): Simplify target platforms configuration in .goreleaser.yaml
  • 9f00bda chore: Update .goreleaser to refine changelog exclude patterns

v0.1.0

27 Apr 17:06
322a6b6
Compare
Choose a tag to compare

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