You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating policy content creates a new version of the policy.
Flags
Flag
Type
Description
--comment
string
[optional] comment about the change made in a policy file when updating a policy.
--description
string
[optional] policy description.
-D, --dry-run
bool
[optional] Run in dry-run mode. When enabled, no data is sent to Kosli and the CLI exits with 0 exit code regardless of any errors.
-h, --help
bool
help for policy
--type
string
[defaulted] the type of policy. One of: [env] (default "env")
Flags inherited from parent commands
Flag
Type
Description
-a, --api-token
string
The Kosli API token.
-c, --config-file
string
[optional] The Kosli config file path. Config is read from this path or the default only, never implicitly from the current directory. (default "$HOME/.kosli.yml")