stack kb elastic-package-manager-epm post-fleet-epm-packages-bulk-namespace-customization cli command

Auth required
elastic stack kb elastic-package-manager-epm post-fleet-epm-packages-bulk-namespace-customization \
  --packages <packages> \
  [options]
		

Bulk enable/disable namespace-level customization for packages

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--packages string[] required

Package names to apply the customization changes to.

Repeatable: pass --packages multiple times to supply more than one value

--disable string[]

Namespaces to disable namespace-level customization for on each package.

Repeatable: pass --disable multiple times to supply more than one value

--enable string[]

Namespaces to enable namespace-level customization for on each package.

Repeatable: pass --enable multiple times to supply more than one value

--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON