notation policy import
notation policy import
Import trust policy configuration from a JSON file
Synopsis
Import trust policy configuration from a JSON file
** This command is in preview and under development. **
notation policy import [flags] <file_path>
Examples
# Import trust policy configuration from a file:
notation policy import my_policy.json
Options
--force override the existing trust policy configuration, never prompt
-h, --help help for import
SEE ALSO
- notation policy - Manage trust policy configuration
Auto generated by spf13/cobra on 19-Sep-2023
Last modified
November 5, 2023
: added CLI reference content for v1.0.0 (#355) (72786dc)