Idea for Feature - Pass Keys Via Cli #38
RandomRobbieBF
started this conversation in
Ideas
Replies: 2 comments
|
Hey @RandomRobbieBF - Thanks for the feedback. If you set the KEY and secret as environment variables, cloudfox will just use them transparently exactly like the aws cli will use them. The trick is to just not specify a profile name at all with the aws cli and cloudfox: Does that help with your situation, or do you still think we should throw in the option to just pass them at the CLI also? |
0 replies
|
Hey @sethsec-bf id probably say it's best to add the argument to the cli to ensure no confusion. this would allow to iterate over the mountain of keys i need to test but would have to figure a way out to name it so when it outputs i can track which key it was. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey,
Can we add an option for passing a key and secret via the CLI to test if they work instead of having to set up profiles as i have a list of keys / secrets i want to be able to test but would have to set up a profile for each one.
Regards,
Robbie
All reactions