Module rm

Module rm 

Source
Expand description

§Deleting Records

By default, accounts are not removed; instead, they are flagged as deleted. To delete an account entry:

rucksack rm \
    --url http://example.com \
    --user clammy

To see the list of records that have been deleted:

rucksack list deleted

All the same flags and filtering used with the list command are available with list deleted.

Functions§

one