This commit is contained in:
7
sos/sos
7
sos/sos
@ -21,7 +21,12 @@ Usage:
|
||||
Example:
|
||||
sos upload tools.dropshell.app file:latest ./file.txt
|
||||
|
||||
This will upload the file to the server, and return the download URL
|
||||
This will upload the file to the server, and return the download URL.
|
||||
|
||||
Environment variables:
|
||||
SOS_WRITE_TOKEN: The write token to use for the upload. If not set,
|
||||
the script will look in $HOME/.config/sos/write_token.txt.
|
||||
|
||||
EOF
|
||||
exit 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user