share
The share
command creates a Share object for sharing for a short time. This topic lists simple share operations, however, share is a highly flexible tool. See Share from CLI.
To create a simple text share:
bsafe share -n "My Share with you" -d 7 --hidden "The contents of my text Share with you"
To create a simple file share:
bsafe share -n "A Sensitive File" -d 14 -f /Users/my_account/Documents/sensitive_file.pdf