Skip to main content

prefect.cli.config

Config command — native cyclopts implementation. Manages Prefect settings and profiles.

Functions

set_

Change the value for a setting by setting the value in the current profile.

validate

Read and validate the current profile. Deprecated settings will be automatically converted to new names.

unset

Restore the default value for a setting. Removes the setting from the current profile.

view

Display the current settings.