get

Get an environment variable from the container. If you leave key unspecified, all environment variables will be printed out, one per line, in the format key=value.

Usage

get [FLAGS] [OPTIONS] [key]

Options

ArgEnvironment VariableDescription
-c, --container<name>The name of the container to update. If not specified the default container will be used

Positionals

ArgEnvironment VariableDescription
<key>The environment variable to get