#132 add coreos info to man page
Merged 2 years ago by frantisekz. Opened 2 years ago by lnie.
lnie/testcloud man-page  into  master

file modified
+12
@@ -87,6 +87,7 @@ 

          Specify the URL from where testcloud should download the instance qcow2 image or distro:version handle. \fBThis option is compulsory\fR.

          Some examples of supported short urls:

          - fedora:rawhide (latest compose), fedora:33, fedora:latest (latest Fedora GA image)

+         - fedora-coreos:next, fedora-coreos:testing, fedora-coreos:stable

          - fedora:qa-matrix (image from https://fedoraproject.org/wiki/Test_Results:Current_Cloud_Test )

          - centos:XX (eg. centos:8, centos:latest)

          - centos-stream:XX (eg. centos-stream:8, centos-stream:latest)
@@ -114,6 +115,17 @@ 

  \fB--timeout TIMEOUT\fR

          Specify the time (in seconds) to wait for the instance boot to complete. To disable waiting time (default behaviour) set to \fB0\fR.

  

+ \fB ADDITIONAL COREOS OPTIONS\fR

+ 

+ \fB--bu_file BU_FILE\fR

+         \fB:\fR To provide a bu_file you want to use

+ 

+ \fB--ign_file IGN_FILE\fR

+         \fB:\fR To provide an ign_file you want to use

+ 

+ \fB--ssh_path\fR

+         \fB:\fR To provide a ssh pubkey path you want to use

+ 

  .SH EXAMPLES

  .PP

  Create a new instance:

when I was trying to create a coreos instance with testcloud today,I couldn't remember the exact param,sigh...,I try man testcloud,but it didn't help,which reminds me that I forgot to add the coreos info to man page.From your commit,I can see that tmt is using coreos support,so I guess we should update the man page with the coreos info?

rebased onto 3d2d161

2 years ago

Pull-Request has been merged by frantisekz

2 years ago
Metadata