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.
Arguments
Arguments
string
required
prefect variable set
Set a variable.If the variable already exists, use
--overwrite to update it.prefect variable unset
Unset a variable.
Arguments
Arguments
string
required
prefect variable delete
Unset a variable.
Arguments
Arguments
string
required