mw docker env
editInteract with the environment variables
Options inherited from parent commands
edit-c, --context string The context to use (default "default") --help Help for this command --no-interaction Do not ask any interactive questions -v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
edit- mw docker - An advanced docker compose based development environment
- mw docker env clear - Clears all values from the .env file
- mw docker env delete - Deletes an environment variable
- mw docker env get - Get an environment variable
- mw docker env has - Exits 0 if the env var exists, exits 1 if it does not
- mw docker env list - List all environment variables
- mw docker env set - Set an environment variable
- mw docker env where - Output the location of the .env file