mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
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:
parent
b677af8111
commit
e98899689c
8 changed files with 0 additions and 38 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue