Is it possible to get a flag to specify the .env file's location or an environment variable or just a location that it will always check similar to gimme-aws-creds .okta_aws_login_config file (that would be preferred)?
Otherwise, we can only run the command from the same directory as the .env file is located or have to specify a large number of flags.
Is it possible to get a flag to specify the
.env
file's location or an environment variable or just a location that it will always check similar to gimme-aws-creds.okta_aws_login_config
file (that would be preferred)?Otherwise, we can only run the command from the same directory as the
.env
file is located or have to specify a large number of flags.