Revision 44443c24
ID | 44443c24c51fe13ad4979011aed2669cd2f0cb98 |
Allow image register from local file to container
Refs: #4991
Image register can now accept these options as correct:
--location [pithos://UUID]/CONTAINER --upload-local-file LOCAL_PATH
which is equivalent to this:
--location [pithos://UUID]/CONTAINER/basename(LOCAL_PATH) --upload-local-file LOCAL_PATH
Files
- added
- modified
- copied
- renamed
- deleted