-
Notifications
You must be signed in to change notification settings - Fork 61
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
CLI for expansion #38
Comments
I was hoping the same, but for minification ;) |
@TryTryAgain Same. I'd like given a policy, make it smaller |
@mwarkentin - Cloudsplaining does have an |
This does sound neat, but since policyuniverse is more of a library than a CLI tool, I'm thinking @kmcquade's plug sounds pretty good. 😉 That being said, I'm more than happy to review a PR (or a proposal) for a CLI. |
Shameless plug, but check out my project aws-policy-generator. It uses policyuniverse under the hood to do all the heavy lifting. |
Neat, thanks for sharing @jtyers! |
That’s awesome!!
…On Wed, Jun 22, 2022 at 11:42 AM Patrick Sanders ***@***.***> wrote:
Neat, thanks for sharing @jtyers <https://github.com/jtyers>!
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB5DLJVGTS7WVWU3H2Z6ZXTVQNF7VANCNFSM4LUIAUXA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
It would be nice if there was a small CLI tool available when you installed that would allow you to quickly expand wildcards without having to hop into a python shell. Imagining something like:
Alternatively if you wanted to output the full policy:
The text was updated successfully, but these errors were encountered: