euca-generate-environment-config (1) Linux Manual Page
euca-generate-environment-config – Read environment variables and euca2ools.ini(5) files to discover the service URLs and credentials for a region, then output shellcode with the corresponding environment variables for that information. This output will contain secret access keys and should be treated with care.
Synopsis
euca-generate-environment-config [–simple] [-I KEY_ID] [-S KEY]- [–security-token TOKEN]
- [–region USER [at] REGION] [–debug] [–debugger] [–version] [-h]
Description
Read environment variables and euca2ools.ini(5) files to discover the service URLs and credentials for a region, then output shellcode with the corresponding environment variables for that information. This output will contain secret access keys and should be treated with care.optional arguments:
- –simple
- use a simpler output format intended for consumption by scripts
- -I KEY_ID, –access-key-id KEY_ID
- -S KEY, –secret-key KEY
- –security-token TOKEN
- –region USER [at] REGION
- -S KEY, –secret-key KEY
- region and/or user names to search when looking up config file data
- region and/or user names to search when looking up config file data
- –debug
- show debugging output
- –debugger
- launch interactive debugger on error
- –version
- show the program’s version and exit
- -h, –help
- show this help message and exit
