bw send create <encodedJson>
Create a Send
Arguments
Name | Description |
---|---|
encodedJson | Encoded Json to be uploaded |
Options
Name | Description |
---|---|
--file <path> | File to Send. Can also be specified in parent's JSON |
--text <text> | Text to Send. Can also be specified in parent's JSON |
--hidden | Text hidden flag. Valid only with the --text option |
--password <password> | Optional password to access this Send. Can also be specified in JSON |
-h, --help | Display help for the create sub-command |