Kayvan Shah
05/21/2022, 3:27 PM../..> prefect storage
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.
Anna Geller
05/21/2022, 4:44 PMDeploymentSpec
an idempotent operation so that it doesn't create a separate block each time - is this the underlying problem you are trying to solve looking for the storage delete command?Kayvan Shah
05/21/2022, 5:13 PMAnna Geller
05/21/2022, 5:21 PM