Skip to main content

Temporal CLI env command reference

Environment (or 'env') commands allow the user to configure the properties for the environment in use.

get

The temporal env get command prints the environmental properties for the environment in use.

Use the options listed below to change the command's behavior. Make sure to write the command as follows: temporal env get [command options] [arguments]

set

The temporal env set command sets the value for an environmental property.

Use the options listed below to change the command's behavior. Make sure to write the command as follows: temporal env set [command options] [arguments]

delete

The temporal env delete command deletes a given environment or environmental property.

Use the options listed below to change the command's behavior. Make sure to write the command as follows: temporal env delete [command options]