mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
image-mgmt: image name can be passed to 'delete system image'
This commit is contained in:
parent
b57aefa306
commit
4523af57f0
@ -48,9 +48,11 @@ configured to be the default (:opcmd:`set system image default-boot`).
|
||||
system image`
|
||||
|
||||
|
||||
.. opcmd:: delete system image
|
||||
.. opcmd:: delete system image [image-name]
|
||||
|
||||
Delete no longer needed images from the system.
|
||||
Delete no longer needed images from the system. You can specify an optional
|
||||
image name to delete, the image name can be retrived via a list of available
|
||||
images can be shown using the :opcmd:`show system image`.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user