Commands
Export
Prints decrypted list of your environment’s (key=value) secret pairs.
Options
Usage
- Use the
--env
flag will get the secrets from your remote environment. Otherwise your local environment. - If the
--token
flag is used, then values will only be fetched for the environment that token belongs to. Any value passed for--env
flag will be ignored.