Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image-creator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-image-creator
Commits
3e131a2a
Commit
3e131a2a
authored
11 years ago
by
Nikos Skalkotos
Browse files
Options
Downloads
Patches
Plain Diff
Update snf-mkimage man page
Add missing input options
parent
ebe0f1e0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/man/snf-mkimage.rst
+9
-0
9 additions, 0 deletions
docs/man/snf-mkimage.rst
with
9 additions
and
0 deletions
docs/man/snf-mkimage.rst
+
9
−
0
View file @
3e131a2a
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment