Skip to main content

devbox shellenv

Print shell commands that add Devbox packages to your PATH

devbox shellenv [flags]

Options

OptionDescription
-c, --config stringpath to directory containing a devbox.json config file
-e, --env stringToStringenvironment variables to set in the devbox environment (default [])
--env-file stringpath to a file containing environment variables to set in the devbox environment
--pureIf this flag is specified, devbox creates an isolated environment inheriting almost no variables from the current environment. A few variables, in particular HOME, USER and DISPLAY, are retained.
-h, --helphelp for shellenv
-q, --quietsuppresses logs

SEE ALSO

  • devbox - Instant, easy, predictable development environments