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! :)
Hi,
would be great to have the ability to provide content to the scripts as command line arguments.
Example:
Inside the script you can access the values like $1, $2, etc.
Thanks for your consideration and keep it up! :)