Thanks ! This worked !! I was sure it was trivial. I wonder why the command is not "openstack instance" because in Horizon they are always called instances :( I was kind of expecting to find the names consistent.
Saverio 2016-01-19 16:31 GMT+01:00 Favyen Bastani <[email protected]>: > Hi, > > I believe the correct command is: > > openstack server image create > > You can use `openstack help server image create` to check the usage. > `openstack help` will print all available commands. > > Regards, > Favyen > > On 01/19/2016 10:27 AM, Saverio Proto wrote: >> Hello there, >> >> I am trying to stick to the new openstack client CLI, but sometimes I >> get completely lost. >> >> So I used to do with python-novaclient instance snapshots like this: >> >> nova image-create <ID> snapshotname >> >> >> I just cannot understand how to do the same with the new client. Could >> someone explain ? >> >> openstack image create ???? >> >> thanks >> >> Saverio >> >> _______________________________________________ >> OpenStack-operators mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators >> _______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
