circleci policy diff

Get diff between local and remote policy bundles

Synopsis

Get diff between local and remote policy bundles

circleci policy diff <policy_dir_path> [flags]

Examples

circleci policy diff ./policies --owner-id 462d67f8-b232-4da4-a7de-0c86dd667d3f

Flags

      --context string    policy context (default "config")
  -h, --help              help for diff
      --owner-id string   the id of the policy's owner

Flags inherited from parent commands

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

SEE ALSO