CLI command

skarbiec delete

Move an owner-controlled item to recoverable trash.

Invocation#

Shell
skarbiec delete <id>

Purpose#

Move an owner-controlled item to recoverable trash.

Required inputs and options#

  • Requires one item id.

Output and state effects#

  • Marks the item deleted/trashed and prints { ok: true }; ciphertext remains available to restore until purge.

Refusals#

  • Refuses direct owner removal of lifecycle-controlled or externally managed items and fails for an unknown item.