Prints environment variables (both keys and values) for your application to terminal. If environment variable keys are specified, the list will be limited to those keys. The --history
option lists any recent changes to each variable.
$ cx env-vars list --stack <application name> <environment variables> [--history]