mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Misc (#717)
* add tip to API article * fix danglin' sentence * activate pw reset screenshot * refactor favorite article * new tab for register link * refactor links * clean business portal article * update forgot mp language for apr * resolves #689
This commit is contained in:
committed by
GitHub
parent
b51a351dcb
commit
a78d7a997b
@@ -423,6 +423,8 @@ By default, `delete` will "soft delete" an item (i.e. send it to the [Trash]({{s
|
||||
bw delete item 7063feab-4b10-472e-b64c-785e2b870b92 --permanent
|
||||
```
|
||||
|
||||
To delete an `org-collection`, you'll also need to specify `--organizationid <organizationid>`. See [Organization IDs](#organization-ids).
|
||||
|
||||
{% callout warning %}
|
||||
While items that are "soft deleted" using `delete` can be recovered using the `restore` command (see [details](#restore)), items that are deleted using `delete --permanent` **are completely removed and irrecoverable.**
|
||||
{% endcallout %}
|
||||
|
||||
Reference in New Issue
Block a user