> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cli-ionosctl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry.md).

# Container Registry

- [artifacts](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/artifacts.md)
- [get](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/artifacts/get.md): Retrieve an artifacts
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/artifacts/list.md): List registry or repository artifacts
- [locations](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/locations.md): List all Registries Locations
- [names](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/names.md): Check if a Registry Name is available
- [registry](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry.md)
- [create](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry/create.md): Create a registry
- [delete](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry/delete.md): Delete a Registry
- [get](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry/get.md): Get Properties of a Registry
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry/list.md): List all Registries
- [replace](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry/replace.md): Replace a registry
- [update](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/registry/update.md): Update the properties of a registry
- [repository](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/repository.md): Delete all repository contents.
- [delete](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/repository/delete.md): Delete all repository contents.
- [get](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/repository/get.md): Retrieve a repository.
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/repository/list.md): Retrieve all repositories.
- [repository](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/repository-1.md): NOTE: This command's behavior will be replaced by \`ionosctl container-registry repository delete\` in the future. Please use that command instead. Delete all repository contents.
- [token](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token.md)
- [create](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/create.md): Create a new token
- [delete](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/delete.md): Delete a token
- [get](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/get.md): Get a token
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/list.md): List all tokens
- [replace](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/replace.md): Create or replace a token
- [scope](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/scope.md)
- [add](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/scope/add.md): Add scopes to a token
- [delete](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/scope/delete.md): Delete a token scope
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/scope/list.md): Get a token scopes
- [update](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/token/update.md): Update a token's properties
- [vulnerabilities](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/vulnerabilities.md)
- [get](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/vulnerabilities/get.md): Retrieve a vulnerability
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/container-registry/vulnerabilities/list.md): Retrieve vulnerabilities


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cli-ionosctl/subcommands/container-registry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
