envify(1) execute a command in the environment saved with envstore

SYNOPSIS

command [args ... ]

DESCRIPTION

loads the environment saved by envstore and then executes command

Any arguments specified afterwards will be passed to the command (as one would expect).

LIMITATIONS

The envstore(1) limitations for null bytes apply here as well.