99designs / iamy

A cli tool for importing and exporting AWS IAM configuration to YAML files
MIT License
238 stars 24 forks source link

Non-interactive CLI #51

Closed mazzy89 closed 5 years ago

mazzy89 commented 5 years ago

In the case I need to run iamy push in a non-interactive env like for example CircleCI how should I reply to the question? I haven't found any non-interactive mode.

mazzy89 commented 5 years ago

I've done simply echo "y" | iamy push