deploy-artifact
===================

Description
-----------
Artifacts are deployment manifests that are referenced in a pipeline stage for automated deployment to the target environment.  DevOps artifacts can be an OCI Container image repository, Kubernetes manifest, an Artifact Registry artifact, or defined inline.

Available Commands
------------------
* :doc:`create-generic-artifact </cmdref/devops/deploy-artifact/create-generic-artifact>`
* :doc:`create-helm-command-spec </cmdref/devops/deploy-artifact/create-helm-command-spec>`
* :doc:`create-helm-repository-artifact </cmdref/devops/deploy-artifact/create-helm-repository-artifact>`
* :doc:`create-inline-artifact </cmdref/devops/deploy-artifact/create-inline-artifact>`
* :doc:`create-ocir-artifact </cmdref/devops/deploy-artifact/create-ocir-artifact>`
* :doc:`delete </cmdref/devops/deploy-artifact/delete>`
* :doc:`get </cmdref/devops/deploy-artifact/get>`
* :doc:`list </cmdref/devops/deploy-artifact/list>`
* :doc:`update </cmdref/devops/deploy-artifact/update>`
* :doc:`update-generic-artifact </cmdref/devops/deploy-artifact/update-generic-artifact>`
* :doc:`update-helm-command-spec </cmdref/devops/deploy-artifact/update-helm-command-spec>`
* :doc:`update-helm-repository-artifact </cmdref/devops/deploy-artifact/update-helm-repository-artifact>`
* :doc:`update-inline-artifact </cmdref/devops/deploy-artifact/update-inline-artifact>`
* :doc:`update-ocir-artifact </cmdref/devops/deploy-artifact/update-ocir-artifact>`

.. toctree::
    :hidden:

    /cmdref/devops/deploy-artifact/create-generic-artifact
    /cmdref/devops/deploy-artifact/create-helm-command-spec
    /cmdref/devops/deploy-artifact/create-helm-repository-artifact
    /cmdref/devops/deploy-artifact/create-inline-artifact
    /cmdref/devops/deploy-artifact/create-ocir-artifact
    /cmdref/devops/deploy-artifact/delete
    /cmdref/devops/deploy-artifact/get
    /cmdref/devops/deploy-artifact/list
    /cmdref/devops/deploy-artifact/update
    /cmdref/devops/deploy-artifact/update-generic-artifact
    /cmdref/devops/deploy-artifact/update-helm-command-spec
    /cmdref/devops/deploy-artifact/update-helm-repository-artifact
    /cmdref/devops/deploy-artifact/update-inline-artifact
    /cmdref/devops/deploy-artifact/update-ocir-artifact