Modify
cds add HASH* to BOX
Adds HASH to BOX.
cds add FILE* to BOX
Adds the envelope FILE to BOX.
cds remove HASH* from BOX
Removes HASH from BOX.
Note that the store may just mark the hash for removal, and defer its actual removal, or even cancel it. Such removals will still be reported as success.
cds purge BOX
Empties BOX, i.e., removes all its hashes.
… BOXLABEL of ACCOUNT
Modifies a box of an actor group, or account.
… BOXLABEL of KEYPAIR on STORE … BOXLABEL of ACTOR on STORE
Modifies a box of a key pair or an actor on a specific store.