cli icon indicating copy to clipboard operation
cli copied to clipboard

[Feature] Add --exclude to octopus pack

Open benPearce1 opened this issue 2 years ago • 0 comments

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

Ported from https://github.com/OctopusDeploy/OctopusCLI/issues/106

benPearce1 avatar Jan 25 '23 06:01 benPearce1