RF-Swift-docs/source/commands/delete_command.rst

26 lines
431 B
ReStructuredText
Raw Permalink Normal View History

.. _delete_command:
delete
======
The command ``delete`` has some options:
.. code-block:: bash
rfswift delete --help
[...]
Usage:
rfswift delete [flags]
Flags:
-h, --help help for delete
-i, --image string image ID or tag
2024-06-28 11:49:05 -07:00
To remove an image, you can issue the command ``delete`` documented using ``-i`` argument to precise the image ID or tag.
.. code-block:: bash
rfswift delete -i super:tag