docs/v3/api-ref/cli/config.mdx
prefect configprefect config [OPTIONS] COMMAND [ARGS]...
prefect config setprefect config set [OPTIONS] SETTINGS
prefect config validateprefect config validate [OPTIONS]
Deprecated settings will be automatically converted to new names. </Info>
prefect config unsetprefect config unset [OPTIONS] SETTING_NAMES
Removes the setting from the current profile. </Info>
<AccordionGroup> <Accordion title="Arguments" defaultOpen> <ResponseField name="SETTING_NAMES" type="string" required> Setting names to unset </ResponseField> </Accordion> <Accordion title="Options" defaultOpen> <ResponseField name="--yes"> Skip confirmation </ResponseField> </Accordion> </AccordionGroup>prefect config viewprefect config view [OPTIONS]