Ben Pearce
Ben Pearce
This is WIP, not complete Notes to future me: This is currently only supporting creating a new snapshot and publishing it - which is a bit wrong. Publishing an existing...
## The bug The automation command generated from an interactive session will not include the space if it was supplied in the original command. ## Command to reproduce ``` octopus...
## The bug `tenant create` and `tenant view` are not providing JSON output when the `-f json` flag is supplied. ## Command to reproduce ``` tenant view "tenant name" -f...
You can see it in action on this customer response https://github.com/OctopusDeploy/cli/issues/217#issuecomment-1496088582
## The bug Running commands that rely on the executions API (version 2022.3+) will result in an unhelpful error message. ## Command to reproduce This can affect the following commands...
`octopus pack` already has a `--include` parameter (supporting globs). In addition, please add an `--exclude` parameter. Use cases: * Exclude **/*.config files * Exclude **/*.local.env files * Exclude AppData/** dir...
### Severity Blocking some customers, but simple workaround available ### Version Tested on 2024.3, possibly been there since 2022.1 ### Latest Version I could reproduce the problem in the latest...
fixes #269   other commands still work 