Releases: OctopusDeploy/cli
Releases · OctopusDeploy/cli
Octopus CLI 0.3.1
0.3.1 (2022-09-30)
Bug Fixes
- Fix invalid syntax in script for pushing the updated homebrew formula (#90) (75e39a8)
- Sign rpm/deb packages as part of the creation process in goreleaser (#92) (b30498f)
Octopus CLI 0.3.0
0.3.0 (2022-09-29)
Features
Bug Fixes
- octopus config set in interactive mode would fail for anything that wasn't already in the config file (#83) (0b43d8b)
- Update name of msi and add missing log argument to MSI call for Chocolatey (7504b7d)
Octopus CLI 0.2.5
0.2.5 (2022-09-20)
Bug Fixes
- cli#71 - config system was leaking env vars into the config file when it shouldn't have (#80) (e8edb32)
Octopus CLI 0.2.4
0.2.4 (2022-09-16)
Bug Fixes
Octopus CLI 0.2.3
0.2.3 (2022-09-15)
Bug Fixes
- releasenotes pickup in build flow, update go-octopusdeploy to 2.4.1 (#76) (4dc9550)
v0.2.1
0.2.1 (2022-09-12)
Features
Bug Fixes
- Use survey's terminal.NewAnsiStdout to get colors to work in windows cmd.exe (#68) (01e02aa), closes #67
v0.2.0
Features
release create
release list
release delete
account <type> list commands
(#41) (5354118)
account create
(#47) (11d67d1)
- allow selection of space on command line (0d42bc0)
- CLI now prompts to select a space in interactive mode, or auto-selects if there is only one visible space. (1f57272)
- compatibility with legacy flags from the .NET CLI (c439c2e)
- updated MultiSelectMap to return via generics (d7d23d0)
Bug Fixes
- --no-prompt and the CI environment check wasn't respected if the CLI wanted to prompt for the space name (c75cf69)
- Activity spinner was showing over the top of the space selection prompt in interactive mode (0d42bc0)
- detection of terminal width when outputting tables (10e1a9b)
- flag alias for --output-format and --outputFormat didn't work (0d42bc0)
v0.1.0
0.1.0 (2022-07-24)
Features
v0.0.3
0.0.3 (2022-07-22)
Bug Fixes
v0.0.2
0.0.2 (2022-07-22)
Bug Fixes