Skip to content

Commit

Permalink
generate reference doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mandelsoft committed Oct 31, 2024
1 parent d9b70dc commit 6981451
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/reference/ocm_add_componentversions.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ componentversions, componentversion, cv, components, component, comps, comp, c
-h, --help help for componentversions
--lookup stringArray repository name or spec for closure lookup fallback
-O, --output string output file for dry-run
-P, --preserve-signature preserve existing signatures
-R, --replace replace existing elements
-S, --scheme string schema version (default "v2")
-s, --settings stringArray settings file with variable settings (yaml)
Expand Down
1 change: 1 addition & 0 deletions docs/reference/ocm_add_references.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ references, reference, refs
-F, --file string target file/directory (default "component-archive")
-h, --help help for references
-O, --output string output file for dry-run
-P, --preserve-signature preserve existing signatures
-R, --replace replace existing elements
-s, --settings stringArray settings file with variable settings (yaml)
--templater string templater to use (go, none, spiff, subst) (default "subst")
Expand Down
1 change: 1 addition & 0 deletions docs/reference/ocm_add_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ resources, resource, res, r
-F, --file string target file/directory (default "component-archive")
-h, --help help for resources
-O, --output string output file for dry-run
-P, --preserve-signature preserve existing signatures
-R, --replace replace existing elements
-s, --settings stringArray settings file with variable settings (yaml)
--skip-digest-generation skip digest creation
Expand Down
1 change: 1 addition & 0 deletions docs/reference/ocm_add_sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ sources, source, src, s
-F, --file string target file/directory (default "component-archive")
-h, --help help for sources
-O, --output string output file for dry-run
-P, --preserve-signature preserve existing signatures
-R, --replace replace existing elements
-s, --settings stringArray settings file with variable settings (yaml)
--templater string templater to use (go, none, spiff, subst) (default "subst")
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/ocm_hash_componentversions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ componentversions, componentversion, cv, components, component, comps, comp, c
--latest restrict component versions to latest
--lookup stringArray repository name or spec for closure lookup fallback
-N, --normalization string normalization algorithm (default "jsonNormalisation/v1")
-O, --outfile string Output file for normalized component descriptor (default "norm.ncd")
-O, --outfile string Output file for normalized component descriptor (default "-")
-o, --output string output mode (JSON, json, norm, wide, yaml)
-r, --recursive follow component reference nesting
--repo string repository name or spec
Expand Down

0 comments on commit 6981451

Please sign in to comment.