circleci policy decide <path>
Make a decision
Arguments
Name | Description |
---|---|
path | Policy file or directory path |
Options
Name | Description |
---|---|
--input <string> | Path to input file, i.e. ./.circleci/config.yml |
--metafile <string> | Path to decision metadata file |
--owner-id <string> | The id of the policy's owner |
--strict | Return non-zero status code for decision resulting in HARD_FAIL |
--context <string> | Policy context for decision, default is 'config' |