CLI Reference
prefect variable
Manage variables.
prefect variable ls
List variables.
prefect variable inspect
View details about a variable.
prefect variable get
Get a variable’s value.
prefect variable set
Set a variable.
If the variable already exists, use `—overwrite` to update it.
prefect variable unset
Unset a variable.
prefect variable delete
Unset a variable.
Was this page helpful?