After running prefect storage create
a few times, misconfiguring some, I want to remove some storage options, but I don’t see a delete
or remove
. Is resetting the database the only way?
prefect storage --help
Usage: prefect storage [OPTIONS] COMMAND [ARGS]...
Commands for managing storage settings.
Options:
--help Show this message and exit.
Commands:
create Create a new storage configuration.
ls View configured storage options.
reset-default Reset the default storage option.
set-default Change the default storage option.