All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | ==Using the command line client== The [[OpenStack command line clients|command line client]] can do this: {{Command|openstack image create --disk-format <format> --volume <volume_name> <image_name>}} where * <format> is the disk format (two possible values are [https://en.wikipedia.org/wiki/Qcow qcow2] and [https://en.wikipedia.org/wiki/VMDK vmdk]), * <volume_name> can be found from the OpenStack dashboard by clicking on the volume name, and * <image_name> is a name you choose for the image. You can then [[Working_with_images#Downloading_an_Image|download the image]]. |
h French (fr) | ==Utiliser le client ligne de commande== Un [[OpenStack command line clients/fr|client ligne de commande]] peut faire ceci : {{Command|openstack image create --disk-format <format> --volume <volume_name> <image_name>}} où * <format> est le format du disque; les deux options sont [https://en.wikipedia.org/wiki/Qcow qcow2] et[https://en.wikipedia.org/wiki/VMDK vmdk], * <volume_name> peut se trouver en cliquant sur le nom du volume à partir du tableau de bord OpenStack, * <image_name> est le nom que vous donnez à l'image. Vous pouvez ensuite [[Working_with_images/fr#Télécharger_une_image|télécharger l'image]]. |