Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Command to retrive a single environment variable
This is particularly useful for multiline variables that can get broken in the list-environment-variabes output ``` % dalmatian service get-environment-variable -e staging -i dxw-govpress -s example -k BASIC_AUTH_HTPASSWD ==> Assuming role to provide access to dxw-govpress infrastructure account ... ==> getting environment variable BASIC_AUTH_HTPASSWD for dxw-govpress/example/staging user1:$apr1$Gdq4r3Yb$lOtYoqBWMnJnfzwFtqzfu. user2:$apr1$UAzD00fp$C8deX/nCkruePbUbaMTnz. ```
- Loading branch information