Documentation Index
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
prefect variable
Manage variables.
prefect variable ls
List variables.
prefect variable inspect
View details about a variable.
Arguments
Arguments
[required]
Options
Options
--output
Specify an output format. Currently supports: json
prefect variable get
Get a variable’s value.
Arguments
Arguments
[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
[required]
prefect variable delete
Unset a variable.
Arguments
Arguments
[required]