Layer7-Community / graphman-client

This repository contains a Postman collection, a Node.js CLI application, sample queries for the CLI, and GraphQL schemas for the Graphman API.
Other
7 stars 5 forks source link

NORALLY: experimental support for policy as code #5

Closed graju256 closed 11 months ago

graju256 commented 1 year ago

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.