podman/docs/source
Brent Baude d7553fabc7 podman artifact
the podman artifact verb is used to manage OCI artifacts.  the following
verbs were added to `podman artifact`:

* add
* inspect
* ls
* pull
* push
* rm

Notable items with this PR:

* all artifact commands and their output are subject to change. i.e.
  consider all of this tech preview
* there is no way to add a file to an artifact that already exists in
  the store.  you would need to delete and recreate the artifact.
* all references to artifacts names should be fully qualified names in
  the form of repo/name:tag (i.e. quay.io/artifact/foobar:latest)
* i understand that we will likely want to be able to attribute things
  like arch, etc to artifact files.  this function is not available yet.

Many thanks to Paul Holzinger for autocompletion PRs and review PRs that
fixed issues early on.

Also fix up some Args function to specify the correct number of args.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: Brent Baude <bbaude@redhat.com>
2025-01-21 12:47:30 -06:00
..
_static
locale/ja/LC_MESSAGES Merge pull request #24177 from eriksjolund/docs-prefer-option-network 2024-10-07 09:18:50 +00:00
markdown podman artifact 2025-01-21 12:47:30 -06:00
Commands.rst podman artifact 2025-01-21 12:47:30 -06:00
Introduction.rst
Reference.rst docs: add 5.3 as Reference version 2024-11-19 11:31:49 +01:00
Search.rst
Tutorials.rst fix typo in Tutorials.rst 2024-05-23 16:15:40 +01:00
conf.py docs: update read the docs changes 2024-08-30 11:57:58 +02:00
includes.rst
index.rst [CI:DOCS] Add link to podman py docs 2023-11-17 07:18:59 -05:00