[Openstack-operators] how to use the new openstack client to nova snapshot ??

Favyen Bastani fbastani at perennate.com
Tue Jan 19 15:31:26 UTC 2016


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
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
> 



More information about the OpenStack-operators mailing list