Skip to content
Snippets Groups Projects
Commit 3e131a2a authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Update snf-mkimage man page

Add missing input options
parent ebe0f1e0
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,9 @@ Options ...@@ -19,6 +19,9 @@ Options
-a URL, --authentication-url=URL -a URL, --authentication-url=URL
use this authentication URL when uploading/registering images use this authentication URL when uploading/registering images
--allow-unsupported
Proceed with the image creation even if the media is not supported
-c CLOUD, --cloud=CLOUD -c CLOUD, --cloud=CLOUD
use this saved cloud account to authenticate against a cloud when use this saved cloud account to authenticate against a cloud when
uploading/registering images uploading/registering images
...@@ -54,12 +57,18 @@ Options ...@@ -54,12 +57,18 @@ Options
print the enabled and disabled system preparation operations for this print the enabled and disabled system preparation operations for this
input media input media
--print-sysprep-params
print the needed sysprep parameters for this input media
-r IMAGENAME, --register=IMAGENAME -r IMAGENAME, --register=IMAGENAME
register the image with the compute service with name IMAGENAME register the image with the compute service with name IMAGENAME
-s, --silent -s, --silent
output only errors output only errors
--sysprep-param=SYSPREP_PARAMS
add KEY=VALUE system preparation parameter
-t TOKEN, --token=TOKEN -t TOKEN, --token=TOKEN
use this token when uploading/registering images use this token when uploading/registering images
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment