Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the CLI commands usage for parsing the policies via flags #89

Open
santoshkal opened this issue Jun 4, 2024 · 0 comments
Open

Comments

@santoshkal
Copy link
Collaborator

The policy flag should accept a YAML file with the following structure.

name: ac
description: 
version: v1.0.0
policies:
- location of policy 1
- location of policy 2
- location of policy 3

The policy field in the YAML will contain the location of policy files stored either in local FS or URLs like Github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant