new option (--policyAsYaml) to export policy in YAML format
both explode and implode operations work as expected without any additional flags.
when config is exploded, policy code in YAML format will be exploded into separate file with extension *.yaml.
NOTE: As of now, folder query alone is modified to support policy as code.
policy as code: experimental support
export:
both explode and implode operations work as expected without any additional flags. when config is exploded, policy code in YAML format will be exploded into separate file with extension *.yaml.
NOTE: As of now, folder query alone is modified to support policy as code.