Loading commands...
Define and use variables, environment variables, and dynamic values in tasks.
8 commands
Use .env files with dotenv: for environment variables
Define global variables.
Variable from shell command.
Set environment variables.
Load variables from .env files.
Pass through -- args to CLI_ARGS.
Variables scoped to a single task.
Built-in variable with current task name.
Set env variables per task.