stack kb elastic-package-manager-epm put-fleet-epm-packages-pkgname-pkgversion cli command

Auth required Idempotent Scope: global
elastic stack kb elastic-package-manager-epm put-fleet-epm-packages-pkgname-pkgversion \
  --pkg-name <pkg-name> \
  --pkg-version <pkg-version> \
  [options]
		

Update package settings

Behaviour flags:

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

--pkg-name string required
Package name
--pkg-version string required
Package version
--keep-policies-up-to-date
--namespace-customization-enabled-for string[]

Namespaces for which namespace-level customization is enabled on this package.

Repeatable: pass --namespace-customization-enabled-for multiple times to supply more than one value

--namespace-customization-settings string
Per-namespace managed settings (for example, ILM policy) for this package. Keyed by namespace name.
--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