3.2.6.5.1 Uploading a file
Use `PUSH` to upload a file. You can optionally supply a prefix.
./pbsm-automate push <file-name-or-path> [-p <prefix>]
Example:
./pbsm-automate push //path//to//file -p xyz
A successful request returns a response containing the file ID.