prefect.cli
config
prefect.cli.config
Command line interface for working with 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 unless both are set.
unset
Restore the default value for a setting.
Removes the setting from the current profile.
view
Display the current settings.