stack kb fleet-agentless-policies post-fleet-agentless-policies cli command

Auth required
elastic stack kb fleet-agentless-policies post-fleet-agentless-policies \
  --name <name> \
  --package <package> \
  [options]
		

Deprecated: Create a managed integration

Behaviour flags:

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

--name string required
Unique name for the policy.
--package string required
--additional-datastreams-permissions string[]

Additional data stream permissions that will be added to the agent policy.

Repeatable: pass --additional-datastreams-permissions multiple times to supply more than one value

--cloud-connector string
--create-dataset-templates
When true, install dedicated index templates for streams with a custom data_stream.dataset. Defaults to true for input packages, false for integration packages.
--description string
Policy description.
--force
Force package policy creation even if the package is not verified, or if the agent policy is managed.
--global-data-tags string[]

Repeatable: pass --global-data-tags multiple times to supply more than one value

--id string
Policy unique identifier.
--inputs string
Package policy inputs. Refer to the integration documentation to know which inputs are available.
--namespace string
Policy namespace. When not specified, it inherits the agent policy namespace.
--policy-template string
The policy template to use for the managed integration. If not provided, the default policy template is used.
--var-group-selections string
Variable group selections. Maps var_group name to the selected option name within that group.
--vars string
Input/stream level variable. Refer to the integration documentation for more information.
--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