explo icon indicating copy to clipboard operation
explo copied to clipboard

RFE: Support for command line arguments

Open doomguy opened this issue 5 years ago • 1 comments

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! :)

doomguy avatar Aug 04 '20 16:08 doomguy

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

rverton avatar Aug 11 '20 08:08 rverton