push policy bundle
push policy bundle
circleci policy push <policy_dir_path> [flags]
circleci policy push ./policies --owner-id 462d67f8-b232-4da4-a7de-0c86dd667d3f
--context string policy context (default "config")
-h, --help help for push
--no-prompt removes the prompt
--owner-id string the id of the policy's owner
--host string URL to your CircleCI host, also CIRCLECI_CLI_HOST (default "https://circleci.com")
--policy-base-url string base url for policy api (default "https://internal.circleci.com")
--skip-update-check Skip the check for updates check run before every command. (default true)
--token string your token for using CircleCI, also CIRCLECI_CLI_TOKEN