prefect.cli
variable
Variable command — native cyclopts implementation. Manage Prefect variables.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.cli.variablelist_variables list_variables()
inspect inspect(name: str)
get get(name: str)
unset unset(name: str)
Was this page helpful?