# `env` command The `env` command runs a binary as a subprocess with a pre-populated environment. The environment of the subprocess is populated with a set of environment variables corresponding to the secret subtree specified on the command line. ## Synopsis ``` $ gopass env entry env ```