mirror of
https://github.com/bitwarden/help
synced 2025-12-26 05:03:21 +00:00
Q1 Release (#356)
* q1 release additions & extras * saml samples addition * safari app extension note * invitation validity
This commit is contained in:
committed by
GitHub
parent
71a0a9591c
commit
1b8c9e53f7
@@ -333,7 +333,9 @@ bw import bitwardencsv ./file.csv
|
||||
|
||||
### Export
|
||||
|
||||
The `export` command allows you to export your *unencrypted* vault data to a CSV or JSON formatted file on disk.
|
||||
The `export` command allows you to export your Vault data as plaintext `.json` or `.csv` files, or as a `.json` [Encrypted Export]({% link _articles/importing/encrypted-export.md %}).
|
||||
|
||||
Valid format values are `csv`, `json`, and `encrypted_json`.
|
||||
|
||||
```
|
||||
bw export [password] [--output <filePath>] [--format <format>] [--organizationid <orgId>]
|
||||
|
||||
Reference in New Issue
Block a user