Skip to content

Commit

Permalink
update download iso url example
Browse files Browse the repository at this point in the history
  • Loading branch information
karmab committed Aug 6, 2024
1 parent cb9021b commit e210051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kvirt/examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
"""

isodownload = """# Download debian iso
$ kcli download iso -P url=https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-11.1.0-amd64-netinst.iso
$ kcli download iso -P url=https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.6.0-amd64-netinst.iso
# Download iso to specific pool
$ kcli download iso -P url=http://super.iso -P pool=mypool
Expand Down

0 comments on commit e210051

Please sign in to comment.