Skip to content

Commit

Permalink
deploy: 704702e
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son committed Dec 11, 2023
1 parent f78aed2 commit c725fd6
Show file tree
Hide file tree
Showing 82 changed files with 498 additions and 79 deletions.
3 changes: 2 additions & 1 deletion docs/cli/add/componentversions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/add/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/add/references/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/add/resource-configuration/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/add/resources/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/add/source-configuration/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/add/sources/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/clean/cache/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/clean/index.html

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions docs/cli/configfile/examples/index.html

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions docs/cli/configfile/index.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/cli/configfile/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Config file on</title><link>https://ocm.software/docs/cli/configfile/</link><description>Recent content in Config file on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Mon, 11 Dec 2023 10:43:19 +0000</lastBuildDate><atom:link href="https://ocm.software/docs/cli/configfile/index.xml" rel="self" type="application/rss+xml"/><item><title>Config File Examples</title><link>https://ocm.software/docs/cli/configfile/examples/</link><pubDate>Mon, 11 Dec 2023 10:43:19 +0000</pubDate><guid>https://ocm.software/docs/cli/configfile/examples/</guid><description>Examples for .ocmconfig files # Pointing the configuration to an existing Docker config json:
type: generic.config.ocm.software/v1 configurations: - type: credentials.config.ocm.software repositories: - repository: type: DockerConfig/v1 dockerConfigFile: &amp;quot;~/.docker/config.json&amp;quot; propagateConsumerIdentity: true Pointing to an existing Docker config json and configure two additional consumers for a Github repository and a Helm chart repository. Caching for OCM component versions is switched on. A key pair for signing / verifiying OCM component versions has been configured, too.</description></item><item><title>Config File Syntax</title><link>https://ocm.software/docs/cli/configfile/sytnax/</link><pubDate>Mon, 11 Dec 2023 10:43:19 +0000</pubDate><guid>https://ocm.software/docs/cli/configfile/sytnax/</guid><description>Configuration File Syntax # The command line client supports configuration using a configuration file. If existent, by default, the file $HOME/.ocmconfig will be read. Using the option &amp;ndash;config an alternative file can be specified.
The file format is yaml. It uses the same type mechanism used for all kinds of typed specification in the ocm area. The file must have the type of a configuration specification. Instead, the command line client supports a generic configuration specification able to host a list of arbitrary configuration specifications.</description></item></channel></rss>
1 change: 1 addition & 0 deletions docs/cli/configfile/sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ocm.software/docs/cli/configfile/examples/</loc><lastmod>2023-12-11T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/configfile/sytnax/</loc><lastmod>2023-12-11T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>
278 changes: 278 additions & 0 deletions docs/cli/configfile/sytnax/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/create/componentarchive/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/create/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/create/rsakeypair/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/create/transportarchive/index.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions docs/cli/describe/artifacts/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/describe/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/describe/plugins/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/download/artifacts/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/download/componentversions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/download/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/download/resources/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/artifacts/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/componentversions/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/credentials/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/get/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/plugins/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/references/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/resources/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/get/sources/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/show/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/show/tags/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/show/versions/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/cli/sign/componentversions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/sign/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/cli/sitemap.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ocm.software/docs/cli/add/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/clean/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/describe/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/show/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/sign/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/verify/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/references/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/resource-configuration/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/resources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/source-configuration/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/sources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/clean/cache/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/componentarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/rsakeypair/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/transportarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/describe/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/describe/plugins/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/resources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/credentials/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/plugins/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/references/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/resources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/sources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/show/tags/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/show/versions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/sign/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/commontransportarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/componentarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/verify/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://ocm.software/docs/cli/configfile/</loc><lastmod>2023-12-11T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/clean/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/describe/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/show/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/sign/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/verify/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/configfile/examples/</loc><lastmod>2023-12-11T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/configfile/sytnax/</loc><lastmod>2023-12-11T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/references/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/resource-configuration/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/resources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/source-configuration/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/add/sources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/clean/cache/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/componentarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/rsakeypair/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/create/transportarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/describe/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/describe/plugins/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/download/resources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/credentials/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/plugins/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/references/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/resources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/get/sources/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/show/tags/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/show/versions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/sign/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/artifacts/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/commontransportarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/componentarchive/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/transfer/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://ocm.software/docs/cli/verify/componentversions/</loc><lastmod>2023-10-09T10:43:19+00:00</lastmod><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>
Loading

0 comments on commit c725fd6

Please sign in to comment.