Feature #1327
the CLI should support extended arguments
Status: | Closed | Start date: | 07/03/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | CLI | |||
Target version: | Release 3.8 | |||
Resolution: | fixed | Pull request: |
Description
it should support something like:
onevm create --cpu 1 --memory 512 --disk ubuntu --net private
memory should accept units e.g. Mb|MB|M , Gb|GB|G... as in 512M or 4GB
Related issues
Associated revisions
feature #1327: Add parametrized template creation for onevm and onetemplate
Also moved template file read from the creation loop in onevm create
feature #1327: disallow using template files and template options
feature #1327: Add creation options to oneimage create
feature #1327: bug in oneimage create that prevented parameter check
feature #1327: took out -d for description as it is use for datastore
feature #1327: Extend arguments only support long options. Add examples to create methods using
options. Restructure checks for options and template files
feature #1327: Pushing missing file from 674d68901681b8ec2f9b433d58384c4c25d847d3
feature #1327: Add --raw and --arch to onevm create
History
#1 Updated by Ruben S. Montero almost 9 years ago
- Description updated (diff)
#2 Updated by Ruben S. Montero almost 9 years ago
- Assignee set to Javi Fontan
#3 Updated by Ruben S. Montero almost 9 years ago
- Status changed from New to Assigned
#4 Updated by Javi Fontan almost 9 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed