
    ~                     >    S r SSKJr   " S S\R                  5      rg)z3Command group for Artifact Registry print-settings.    )basec                   0    \ rS rSrSr\R                  rSrg)PrintSettings   a>  Print snippets to add to native tools settings files.

The snippets provide a credentials placeholder and configurations to allow
native tools to interact with Artifact Registry repositories.

## EXAMPLES

To print a snippet to add a repository to the Gradle build.gradle file for
repository my-repo in the current project, run:

    $ {command} gradle --repository=my-repo

To print a snippet to add to the Maven pom.xml file for repository my-repo in
the current project, run:

    $ {command} mvn --repository=my-repo

To print a snippet to add to the npm .npmrc file for repository my-repo in
the current project, run:

    $ {command} npm --repository=my-repo

To print a snippet to add to the Python .pypirc and pip.comf files for
repository my-repo in the current project, run:

    $ {command} python --repository=my-repo
 N)	__name__
__module____qualname____firstlineno____doc__r   CI_CD_CATEGORYcategory__static_attributes__r       0lib/surface/artifacts/print_settings/__init__.pyr   r      s    8   (r   r   N)r   googlecloudsdk.callioper   Groupr   r   r   r   <module>r      s    : )!DJJ !r   