mirror of
https://github.com/containers/podman.git
synced 2025-10-19 12:12:36 +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
|
% 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
|
## NAME
|
||||||
podman\-artifact\-add - Add an OCI artifact to the local store
|
podman\-artifact\-add - Add an OCI artifact to the local store
|
||||||
|
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
% podman-artifact-extract 1
|
% 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
|
## NAME
|
||||||
podman\-artifact\-extract - Extract an OCI artifact to a local path
|
podman\-artifact\-extract - Extract an OCI artifact to a local path
|
||||||
|
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
% podman-artifact-inspect 1
|
% 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
|
## NAME
|
||||||
podman\-artifact\-inspect - Inspect an OCI artifact
|
podman\-artifact\-inspect - Inspect an OCI artifact
|
||||||
|
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
% podman-artifact-ls 1
|
% 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
|
## NAME
|
||||||
podman\-artifact\-ls - List OCI artifacts in local store
|
podman\-artifact\-ls - List OCI artifacts in local store
|
||||||
|
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
% podman-artifact-pull 1
|
% 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
|
## NAME
|
||||||
podman\-artifact\-pull - Pulls an artifact from a registry and stores it locally
|
podman\-artifact\-pull - Pulls an artifact from a registry and stores it locally
|
||||||
|
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
% podman-artifact-push 1
|
% 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
|
## NAME
|
||||||
podman\-artifact\-push - Push an OCI artifact from local storage to an image registry
|
podman\-artifact\-push - Push an OCI artifact from local storage to an image registry
|
||||||
|
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
% podman-artifact-rm 1
|
% 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
|
## NAME
|
||||||
podman\-artifact\-rm - Remove an OCI from local storage
|
podman\-artifact\-rm - Remove an OCI from local storage
|
||||||
|
|
||||||
|
@ -1,9 +1,5 @@
|
|||||||
% podman-artifact 1
|
% 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
|
## NAME
|
||||||
podman\-artifact - Manage OCI artifacts
|
podman\-artifact - Manage OCI artifacts
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user