Skip to content

Commit f08b6e9

Browse files
docs: update
1 parent 529ef1b commit f08b6e9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/iso.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ ISO import
269269

270270
### Syntax
271271

272-
```h1 iso create | --name NAME [--tag TAG [--tag TAG ...]] [--source-file SOURCE-FILE] [--source-url SOURCE-URL]```
272+
```h1 iso create | --name NAME [--tag TAG [--tag TAG ...]] [--source-file SOURCE-FILE] [--source-url SOURCE-URL] [--no-progress]```
273273
### Examples
274274

275275
#### Create an ISO using a local file
@@ -296,6 +296,7 @@ h1 iso create --name myiso --source-url http://example.com/some.iso
296296
| ```--tag TAG [--tag TAG ...]``` | | Key=value of tag. The parameter may occur repeatedly |
297297
| ```--source-file SOURCE-FILE``` | | Source file for ISO import. |
298298
| ```--source-url SOURCE-URL``` | | Source url for ISO import. Required if source-file is not specified. |
299+
| ```--no-progress``` | | Disable progress bar |
299300

300301
## h1 iso tag
301302

0 commit comments

Comments
 (0)