Feature #4206
Let image register upload the image file (with an optional argument)
Status: | Closed | Start date: | 08/01/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 08/01/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 3.00 hours | |
Target version: | v0.10 | Estimated time: | 3.00 hours |
Description
Users should be able to do this:
$ kamaki image register 'Image Name' container:remote/path --upload-file=/local/path
in which case kamaki will first upload /local/path to container:remote/path and then will register the image
Associated revisions
Add upload local image abilities to register
Refs: #4206
New register args:
--update-image-file=/local/path
--no-progress-bar
Update Changelog for register with file upload
Refs: #4206
History
#1 Updated by Stavros Sachtouris about 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#2 Updated by Stavros Sachtouris about 10 years ago
- Status changed from Resolved to Closed