stack kb elastic-package-manager-epm get-fleet-epm-templates-pkgname-pkgversion-inputs cli command

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

Get an inputs template

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
--format enum

Output format for the inputs template: json, yml, or yaml

Values: json, yml, yaml

--prerelease
When true, allow prerelease versions
--ignore-unverified
When true, return inputs even if the package signature cannot be verified
--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