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

Support a command to download policies #6

Closed
Blokje5 opened this issue Oct 5, 2020 · 0 comments · Fixed by #13
Closed

Support a command to download policies #6

Blokje5 opened this issue Oct 5, 2020 · 0 comments · Fixed by #13

Comments

@Blokje5
Copy link
Contributor

Blokje5 commented Oct 5, 2020

After a user finds a repository it should be easy for the user to start using the policies and use them in their OPA engine. A CLI command should be available to download a policy from multiple sources. We can reuse the conftest go-getter mechanism here to download the policies.

xchapter7x added a commit that referenced this issue Oct 27, 2020
  when a user finds a set of policies using the search
  they then want to download them, for local use.
  this feature allows them to give a name and a registry
  and pull the coresponding policies.

  (#6)
@xchapter7x xchapter7x linked a pull request Oct 27, 2020 that will close this issue
Blokje5 pushed a commit that referenced this issue Oct 27, 2020
* adds support for pulling policies

  when a user finds a set of policies using the search
  they then want to download them, for local use.
  this feature allows them to give a name and a registry
  and pull the coresponding policies.

  (#6)

* remove metadata printing

* change test context to registries not repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant