mirror of
https://github.com/containers/podman.git
synced 2025-10-19 04:03:23 +08:00
Merge pull request #26728 from TomSweeneyRedHat/dev/tsweeney/killexperimental
[CI:DOCS] Remove Experimental from Artifacts man pages
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