bw send receive <Send URL>
Access a Bitwarden Send from a url
Arguments
Name | Description |
---|
Send URL | URL of Send to download |
Options
Name | Description |
---|
--password <password> | Password needed to access the Send |
--passwordenv <passwordenv> | Environment variable storing the Send's password |
--passwordfile <passwordfile> | Path to a file containing the Send's password as its first line |
--obj | Return the Send's json object rather than the Send's content |
--output <location> | Specify a file path to save a File-type Send to |
-h, --help | Display help for the receive sub-command |