Skip to content

storage-profile remove

Remove a storage profile.

clonit storage-profile remove <name>
Argument Description Required
name Name of the storage profile to remove Yes

Removes the specified storage profile from the database. Any targets that reference this storage profile will need to be updated before push or pull operations can be performed.

Remove a storage profile:

clonit storage-profile remove my-s3

Remove with debug output:

clonit --debug storage-profile remove old-r2-profile