envify - execute a command in the environment saved with envstore
envify command [args ...]
envify loads the environment saved by envstore and then executes command. Any arguments specified afterwards will be passed to the command (as one would expect).
The envstore(1) limitations for null bytes apply here as well.
envstore(1)