Releases: cloudtruth/cloudtruth-cli
Releases · cloudtruth/cloudtruth-cli
Nightly (27-12-2024)
Nightly pre-release build of main
on 27-12-2024.
This build is for development purposes and not intended for production use.
Nightly (26-12-2024)
Nightly pre-release build of main
on 26-12-2024.
This build is for development purposes and not intended for production use.
Nightly (25-12-2024)
Nightly pre-release build of main
on 25-12-2024.
This build is for development purposes and not intended for production use.
Nightly (24-12-2024)
Nightly pre-release build of main
on 24-12-2024.
This build is for development purposes and not intended for production use.
Cloudtruth CLI 1.2.4
1.2.4 - 2023-10-25
- added NO_COLOR support for CLI error messages #564
- made trailing newline behavior of
cloudtruth templates preview
consistent withcloudtruth templates get
#530 - made improvements to the
install.sh
script #513 #515- will now use wget if curl is not found on the system
- enforces download with TLS 1.2
- Note: BusyBox wget does not support enforcing TLS and a warning is emitted instead
- error handling and reporting improvements
- checks that script is ran with elevated privileges and alerts user prior to doing anything
- checks for required shell commands and alerts user if they are missing (ex.
tar
,uname
,mktemp
) - better error handling when attempting to create or enter the temp install directory
- alerts user with a message when download fails (instead of just showing curl status code)
- added checksums to releases #511
Cloudtruth CLI 1.2.3
1.2.3 - 2023-05-15
- Added the following build targets to the release
arm-unknown-linux-musleabihf
armv7-unknown-linux-musleabihf
aarch64-unknown-linux-musl
- Added
projects copy
command - Added
environments copy
command - Added
parameters copy
command - Added creation of immutable environment tags with the
--immutable
(ex.environments tag set --immutable <name>
) - Fixed a bug where service accounts could not be created when no role was explicitly provided
Cloudtruth CLI 1.2.2
Cloudtruth CLI 1.2.1
Cloudtruth CLI 1.2.0
1.2.0 - 2023-02-16
- Updates to API client for compatibility with the latest server release
- Fixed various issues with the install scripts on some platforms and networks
- Azure integrations now show up in
integrations list
#388 - Removed tag usage stats from the tag commands as they are no longer used #409
- Fixed race condition in
projects list
on large data sets #410
Staging Build
This is a pre-release build of latest code from main
.
This build is for development purposes and not intended for production use.