Adds curl command option to download the latest VMware image.

Signed-off-by: Michael Vincerra <michaelx.vincerra@intel.com>
This commit is contained in:
Michael Vincerra
2018-04-18 15:36:36 -07:00
parent c3d2d9942d
commit c03e3cfef7
@@ -32,7 +32,12 @@ Download the latest Clear Linux VMware image
********************************************
Get the latest |CL| VMware image from the `image`_ repository.
Look for :file:`clear-[version number]-vmware.vmdk.xz`.
Look for :file:`clear-[version number]-vmware.vmdk.xz`. You can also use
this command:
.. code-block:: bash
curl -O https://download.clearlinux.org/image/clear-$(curl https://download.clearlinux.org/latest)-vmware-vmdk.xz
.. include:: ../../guides/maintenance/download-verify-uncompress-linux.rst
:Start-after: verify-linux: