mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
[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 <tsweeney@redhat.com>
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
% podman-artifact-add 1
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-add - Add an OCI artifact to the local store
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
% podman-artifact-extract 1
|
||||
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-extract - Extract an OCI artifact to a local path
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
% podman-artifact-inspect 1
|
||||
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-inspect - Inspect an OCI artifact
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
% podman-artifact-ls 1
|
||||
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-ls - List OCI artifacts in local store
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
% podman-artifact-pull 1
|
||||
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-pull - Pulls an artifact from a registry and stores it locally
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
% podman-artifact-push 1
|
||||
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-push - Push an OCI artifact from local storage to an image registry
|
||||
|
||||
|
@ -1,10 +1,5 @@
|
||||
% podman-artifact-rm 1
|
||||
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact\-rm - Remove an OCI from local storage
|
||||
|
||||
|
@ -1,9 +1,5 @@
|
||||
% podman-artifact 1
|
||||
|
||||
## WARNING: Experimental command
|
||||
*This command is considered experimental and still in development. Inputs, options, and outputs are all
|
||||
subject to change.*
|
||||
|
||||
## NAME
|
||||
podman\-artifact - Manage OCI artifacts
|
||||
|
||||
|
Reference in New Issue
Block a user