Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

RFE: Support for command line arguments #8

Open
doomguy opened this issue Aug 4, 2020 · 1 comment
Open

RFE: Support for command line arguments #8

doomguy opened this issue Aug 4, 2020 · 1 comment

Comments

@doomguy
Copy link

doomguy commented Aug 4, 2020

Hi,

would be great to have the ability to provide content to the scripts as command line arguments.

Example:

# explo login.yaml username password
# explo api_abuse.yaml auth_token

Inside the script you can access the values like $1, $2, etc.

Thanks for your consideration and keep it up! :)

@rverton
Copy link
Contributor

rverton commented Aug 11, 2020

I like this idea. When I find some free time I will see how I can implement it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants