Ben Pearce

Results 31 issues of 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...

bug

## 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...

bug

`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...

enhancement

### 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...

kind/bug

fixes #269 ![image](https://github.com/user-attachments/assets/4c6afd0e-c50f-4952-90cd-309dbe14d180) ![image](https://github.com/user-attachments/assets/3cb9d067-a99d-4fc2-8212-69bedff46823) other commands still work ![image](https://github.com/user-attachments/assets/f5dd7a7d-7a33-45bf-b253-41985e0d4b9f)