Create Policy Bundles#

Policy Creation Migration#

The Go implementation of dpsctl in the DPS 0.9 source does not expose dpsctl policy create. Create or replace a named, typed policy bundle with dpsctl policy bundle upsert.

Usage#

dpsctl policy bundle upsert <file>

<file> contains one JSON or YAML policy bundle. For the supported input formats, flags, and examples, refer to upsert.