Skip to content

Commit 4a7974a

Browse files
[CI:DOCS] Remove Experimental from Artifacts man pages
Remove the "Experimental" stanza from the Podman Artifact commands in time for Podman v5.6 and RHEL 9.7/10.1 Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent 0389651 commit 4a7974a

8 files changed

+0
-38
lines changed

docs/source/markdown/podman-artifact-add.1.md.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
% podman-artifact-add 1
22

3-
## WARNING: Experimental command
4-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
5-
subject to change.*
6-
73
## NAME
84
podman\-artifact\-add - Add an OCI artifact to the local store
95

docs/source/markdown/podman-artifact-extract.1.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
% podman-artifact-extract 1
22

3-
4-
## WARNING: Experimental command
5-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
6-
subject to change.*
7-
83
## NAME
94
podman\-artifact\-extract - Extract an OCI artifact to a local path
105

docs/source/markdown/podman-artifact-inspect.1.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
% podman-artifact-inspect 1
22

3-
4-
## WARNING: Experimental command
5-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
6-
subject to change.*
7-
83
## NAME
94
podman\-artifact\-inspect - Inspect an OCI artifact
105

docs/source/markdown/podman-artifact-ls.1.md.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
% podman-artifact-ls 1
22

3-
4-
## WARNING: Experimental command
5-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
6-
subject to change.*
7-
83
## NAME
94
podman\-artifact\-ls - List OCI artifacts in local store
105

docs/source/markdown/podman-artifact-pull.1.md.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
% podman-artifact-pull 1
22

3-
4-
## WARNING: Experimental command
5-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
6-
subject to change.*
7-
83
## NAME
94
podman\-artifact\-pull - Pulls an artifact from a registry and stores it locally
105

docs/source/markdown/podman-artifact-push.1.md.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
% podman-artifact-push 1
22

3-
4-
## WARNING: Experimental command
5-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
6-
subject to change.*
7-
83
## NAME
94
podman\-artifact\-push - Push an OCI artifact from local storage to an image registry
105

docs/source/markdown/podman-artifact-rm.1.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
% podman-artifact-rm 1
22

3-
4-
## WARNING: Experimental command
5-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
6-
subject to change.*
7-
83
## NAME
94
podman\-artifact\-rm - Remove an OCI from local storage
105

docs/source/markdown/podman-artifact.1.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
% podman-artifact 1
22

3-
## WARNING: Experimental command
4-
*This command is considered experimental and still in development. Inputs, options, and outputs are all
5-
subject to change.*
6-
73
## NAME
84
podman\-artifact - Manage OCI artifacts
95

0 commit comments

Comments
 (0)