<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Product on</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/tags/product/</link><description>Recent content in Product on</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright (c) 2023 Chainguard</copyright><lastBuildDate>Wed, 01 Jul 2026 03:32:22 +0000</lastBuildDate><atom:link href="https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/tags/product/index.xml" rel="self" type="application/rss+xml"/><item><title>Overview of Chainguard's Package Repositories</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/features/packages/package-model/</link><pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/features/packages/package-model/</guid><description>&lt;p&gt;Chainguard Containers are built using packages from the Wolfi and Chainguard OS Linux distributions. If you need to extend or customize an image, it can be useful to access these packages directly.&lt;/p&gt;
&lt;p&gt;Chainguard offers curated package repositories to support containerized workloads and simplify dependency management. These repositories ensure you can access trusted packages — whether building custom container images, working with Chainguard OS, or using Chainguard Containers in production.&lt;/p&gt;
&lt;p&gt;This article provides an overview of Chainguard&amp;rsquo;s package model, highlighting the different Chainguard package repositories available to customers.&lt;/p&gt;</description></item><item><title>Chainguard Events</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/administration/cloudevents/events-reference/</link><pubDate>Tue, 15 Nov 2022 12:05:04 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/administration/cloudevents/events-reference/</guid><description>&lt;p&gt;Chainguard generates and emits &lt;a href="https://cloudevents.io/"&gt;CloudEvents&lt;/a&gt; based on actions that occur within a Chainguard account, such as registering a Kubernetes cluster or creating an IAM invitation. Chainguard also emits events when workloads or policies are changed in a cluster.&lt;/p&gt;
&lt;p&gt;Check out &lt;a href="https://github.com/chainguard-dev/enforce-events"&gt;this GitHub repository&lt;/a&gt; for some sample applications that demonstrate how to use events to create Slack notifications, open GitHub issues, and mirror images.&lt;/p&gt;
&lt;p&gt;To subscribe to Chainguard events for your account, use the &lt;code&gt;chainctl&lt;/code&gt; command like this:&lt;/p&gt;</description></item><item><title>Built-in Roles and Capabilities Reference</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/roles-role-bindings/capabilities-reference/</link><pubDate>Thu, 14 Aug 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/administration/iam-organizations/roles-role-bindings/capabilities-reference/</guid><description>&lt;p&gt;Chainguard provides customers with a set of built-in roles as part of its Identity and Access Management (IAM) system. These roles have different permissions and capabilities that allow them to serve specialized purposes, from general administrative access to access for specific resources like registries, APK packages, and programming language libraries.&lt;/p&gt;
&lt;p&gt;This reference provides an overview of all Chainguard IAM capabilities and shows which built-in roles include each capability. Each capability represents a specific permission or action that can be performed within the Chainguard platform.&lt;/p&gt;</description></item><item><title>Chainguard FIPS TLS Connectivity Requirements</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/fips/tls-requirements/</link><pubDate>Sat, 15 Nov 2025 08:49:31 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/fips/tls-requirements/</guid><description>&lt;p&gt;This document provides an overview of FIPS TLS connectivity requirements for using Chainguard FIPS products. These FIPS products have &lt;strong&gt;higher&lt;/strong&gt; minimum TLS requirements, which complicates connecting them to insecure EOL non-FIPS systems, as well as FIPS systems with lapsed (historical) certification.&lt;/p&gt;
&lt;p&gt;Chainguard strives to ensure the broadest connectivity possible for its FIPS products. However, many obsolete systems are still widely used and may not be able to connect with Chainguard FIPS products.&lt;/p&gt;</description></item><item><title>How to Use Chainguard Helm Charts</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/how-to-use/use-chainguard-helm-charts/</link><pubDate>Fri, 11 Jul 2025 08:49:31 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/how-to-use/use-chainguard-helm-charts/</guid><description>&lt;p&gt;&lt;a href="https://helm.sh"&gt;Helm&lt;/a&gt; is a package manager for Kubernetes that simplifies the installation and management of applications by automating the creation of Kubernetes resources. Helm charts are reusable, versioned packages that define a collection of Kubernetes resources required to run an application or service. You use Helm to define, install, and perform upgrades to your applications on Kubernetes.&lt;/p&gt;
&lt;p&gt;For organizations looking to deploy their Chainguard container images with Helm, Chainguard provides upstream-produced Helm charts. These charts are available from the Chainguard Registry and are intended for customers who are either looking to get started with Helm or are looking for better, trusted alternatives to the public charts they may already be using.&lt;/p&gt;</description></item><item><title>How to Use Chainguard iamguarded Helm Charts</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/how-to-use/use-chainguard-iamguarded-helm-charts/</link><pubDate>Fri, 11 Jul 2025 08:49:31 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/how-to-use/use-chainguard-iamguarded-helm-charts/</guid><description>&lt;p&gt;&lt;a href="https://helm.sh"&gt;Helm&lt;/a&gt; is a package manager for Kubernetes that simplifies the installation and management of applications by automating the creation of Kubernetes resources. Helm charts are reusable, versioned packages that define a collection of Kubernetes resources required to run an application or service. You use Helm to define, install, and perform upgrades to your applications on Kubernetes.&lt;/p&gt;
&lt;p&gt;Chainguard offers this limited iamguarded set of Helm charts to go with a set of Chainguard-created containers labeled as iamguarded, designed specifically to support organizations migrating off of Bitnami. The iamguarded charts are forked from upstream Bitnami charts, but now configured out-of-the box for use with Chainguard’s hardened container images. These charts only receive edits necessary to make them work with Chainguard container images and retain the intended functionality of the originals they are based on. Because the iamguarded charts are forks, they may be susceptible to breaking changes introduced by the upstream. In such cases, customers should plan to transition to a community-provided alternative (or an equivalent one from Chainguard) where possible.&lt;/p&gt;</description></item><item><title>Proxy and cache Helm Charts with Artifactory</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/how-to-use/proxy-and-cache/</link><pubDate>Mon, 14 Jul 2025 08:10:31 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainguard-images/how-to-use/proxy-and-cache/</guid><description>&lt;p&gt;This page shows you how to set up and use Chainguard Helm Charts with Artifactory via remote Helm OCI repositories.&lt;/p&gt;
&lt;h2 id="create-and-configure-helm-oci-repository-in-artifactory" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;Create and configure Helm OCI repository in Artifactory&lt;/span&gt;
&lt;a href="#create-and-configure-helm-oci-repository-in-artifactory" class="anchor" aria-label="Link to Create and configure Helm OCI repository in Artifactory" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;From the administration panel within Artifactory, create a remote repository, picking Helm as the repo type. we&amp;rsquo;ll call it &lt;code&gt;iamguarded-charts&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Chainguard Trademark Use Policy</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/software-security/trademark/</link><pubDate>Fri, 06 Dec 2024 15:21:01 +0200</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/software-security/trademark/</guid><description>&lt;p&gt;Chainguard has a &lt;a href="https://www.chainguard.dev/legal/chainguard-trademark-use-policy"&gt;Trademark Use Policy&lt;/a&gt; for Chainguard™ and Wolfi™. The Trademark Use Policy for Chainguard™ is in connection with its software tools and platforms for container image registry services and related educational services. The Trademark Use Policy for Wolfi™ is in connection with software tools and related community services. This policy helps ensure that Chainguard’s trademarks remain reliable indicators of the qualities that they are meant to preserve.&lt;/p&gt;
&lt;p&gt;The Trademark Policy details:&lt;/p&gt;</description></item><item><title>chainctl</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl/</guid><description>&lt;h2 id="chainctl" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl&lt;/span&gt;
&lt;a href="#chainctl" class="anchor" aria-label="Link to chainctl" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Chainguard Control&lt;/p&gt;</description></item><item><title>chainctl actions</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions/</guid><description>&lt;h2 id="chainctl-actions" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions&lt;/span&gt;
&lt;a href="#chainctl-actions" class="anchor" aria-label="Link to chainctl actions" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Interact with the Chainguard Actions product.&lt;/p&gt;</description></item><item><title>chainctl actions catalog</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_catalog/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_catalog/</guid><description>&lt;h2 id="chainctl-actions-catalog" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions catalog&lt;/span&gt;
&lt;a href="#chainctl-actions-catalog" class="anchor" aria-label="Link to chainctl actions catalog" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Browse the public Chainguard Actions catalog.&lt;/p&gt;</description></item><item><title>chainctl actions catalog list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_catalog_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_catalog_list/</guid><description>&lt;h2 id="chainctl-actions-catalog-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions catalog list&lt;/span&gt;
&lt;a href="#chainctl-actions-catalog-list" class="anchor" aria-label="Link to chainctl actions catalog list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List Chainguard Actions in the public catalog.&lt;/p&gt;</description></item><item><title>chainctl actions discover</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_discover/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_discover/</guid><description>&lt;h2 id="chainctl-actions-discover" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions discover&lt;/span&gt;
&lt;a href="#chainctl-actions-discover" class="anchor" aria-label="Link to chainctl actions discover" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Discover GitHub Actions dependencies used by your workflows.&lt;/p&gt;</description></item><item><title>chainctl actions entitlements</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements/</guid><description>&lt;h2 id="chainctl-actions-entitlements" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions entitlements&lt;/span&gt;
&lt;a href="#chainctl-actions-entitlements" class="anchor" aria-label="Link to chainctl actions entitlements" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage Actions product entitlements.&lt;/p&gt;</description></item><item><title>chainctl actions entitlements create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements_create/</guid><description>&lt;h2 id="chainctl-actions-entitlements-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions entitlements create&lt;/span&gt;
&lt;a href="#chainctl-actions-entitlements-create" class="anchor" aria-label="Link to chainctl actions entitlements create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Enable the Actions product for an organization.&lt;/p&gt;</description></item><item><title>chainctl actions entitlements delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements_delete/</guid><description>&lt;h2 id="chainctl-actions-entitlements-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions entitlements delete&lt;/span&gt;
&lt;a href="#chainctl-actions-entitlements-delete" class="anchor" aria-label="Link to chainctl actions entitlements delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Disable the Actions product for an organization.&lt;/p&gt;</description></item><item><title>chainctl actions entitlements list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_entitlements_list/</guid><description>&lt;h2 id="chainctl-actions-entitlements-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions entitlements list&lt;/span&gt;
&lt;a href="#chainctl-actions-entitlements-list" class="anchor" aria-label="Link to chainctl actions entitlements list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List Actions product entitlements for an organization.&lt;/p&gt;</description></item><item><title>chainctl actions list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_actions_list/</guid><description>&lt;h2 id="chainctl-actions-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl actions list&lt;/span&gt;
&lt;a href="#chainctl-actions-list" class="anchor" aria-label="Link to chainctl actions list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List Chainguard Actions catalog entries for an organization.&lt;/p&gt;</description></item><item><title>chainctl agent</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_agent/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_agent/</guid><description>&lt;h2 id="chainctl-agent" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl agent&lt;/span&gt;
&lt;a href="#chainctl-agent" class="anchor" aria-label="Link to chainctl agent" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Agent-powered commands.&lt;/p&gt;</description></item><item><title>chainctl agent accept-terms</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_agent_accept-terms/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_agent_accept-terms/</guid><description>&lt;h2 id="chainctl-agent-accept-terms" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl agent accept-terms&lt;/span&gt;
&lt;a href="#chainctl-agent-accept-terms" class="anchor" aria-label="Link to chainctl agent accept-terms" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Accept required legal terms.&lt;/p&gt;</description></item><item><title>chainctl auth</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth/</guid><description>&lt;h2 id="chainctl-auth" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth&lt;/span&gt;
&lt;a href="#chainctl-auth" class="anchor" aria-label="Link to chainctl auth" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Auth related commands for the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl auth configure-docker</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_configure-docker/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_configure-docker/</guid><description>&lt;h2 id="chainctl-auth-configure-docker" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth configure-docker&lt;/span&gt;
&lt;a href="#chainctl-auth-configure-docker" class="anchor" aria-label="Link to chainctl auth configure-docker" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Configure a Docker credential helper&lt;/p&gt;</description></item><item><title>chainctl auth configure-npm</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_configure-npm/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_configure-npm/</guid><description>&lt;h2 id="chainctl-auth-configure-npm" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth configure-npm&lt;/span&gt;
&lt;a href="#chainctl-auth-configure-npm" class="anchor" aria-label="Link to chainctl auth configure-npm" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Configure npm credentials for Chainguard Libraries for JavaScript&lt;/p&gt;</description></item><item><title>chainctl auth delete-account</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_delete-account/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_delete-account/</guid><description>&lt;h2 id="chainctl-auth-delete-account" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth delete-account&lt;/span&gt;
&lt;a href="#chainctl-auth-delete-account" class="anchor" aria-label="Link to chainctl auth delete-account" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Permanently delete your user account.&lt;/p&gt;</description></item><item><title>chainctl auth login</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_login/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_login/</guid><description>&lt;h2 id="chainctl-auth-login" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth login&lt;/span&gt;
&lt;a href="#chainctl-auth-login" class="anchor" aria-label="Link to chainctl auth login" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Login to the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl auth logout</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_logout/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_logout/</guid><description>&lt;h2 id="chainctl-auth-logout" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth logout&lt;/span&gt;
&lt;a href="#chainctl-auth-logout" class="anchor" aria-label="Link to chainctl auth logout" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Logout from the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl auth pull-token</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_pull-token/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_pull-token/</guid><description>&lt;h2 id="chainctl-auth-pull-token" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth pull-token&lt;/span&gt;
&lt;a href="#chainctl-auth-pull-token" class="anchor" aria-label="Link to chainctl auth pull-token" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a pull token.&lt;/p&gt;</description></item><item><title>chainctl auth pull-token create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_pull-token_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_pull-token_create/</guid><description>&lt;h2 id="chainctl-auth-pull-token-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth pull-token create&lt;/span&gt;
&lt;a href="#chainctl-auth-pull-token-create" class="anchor" aria-label="Link to chainctl auth pull-token create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a pull token.&lt;/p&gt;</description></item><item><title>chainctl auth pull-token list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_pull-token_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_pull-token_list/</guid><description>&lt;h2 id="chainctl-auth-pull-token-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth pull-token list&lt;/span&gt;
&lt;a href="#chainctl-auth-pull-token-list" class="anchor" aria-label="Link to chainctl auth pull-token list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List all pull-tokens&lt;/p&gt;</description></item><item><title>chainctl auth status</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_status/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_status/</guid><description>&lt;h2 id="chainctl-auth-status" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth status&lt;/span&gt;
&lt;a href="#chainctl-auth-status" class="anchor" aria-label="Link to chainctl auth status" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Inspect the local Chainguard Token.&lt;/p&gt;</description></item><item><title>chainctl auth token</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_token/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_token/</guid><description>&lt;h2 id="chainctl-auth-token" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth token&lt;/span&gt;
&lt;a href="#chainctl-auth-token" class="anchor" aria-label="Link to chainctl auth token" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Print the local Chainguard Token.&lt;/p&gt;</description></item><item><title>chainctl auth token capabilities</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_token_capabilities/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_auth_token_capabilities/</guid><description>&lt;h2 id="chainctl-auth-token-capabilities" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl auth token capabilities&lt;/span&gt;
&lt;a href="#chainctl-auth-token-capabilities" class="anchor" aria-label="Link to chainctl auth token capabilities" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Print the capabilities of the local Chainguard Token.&lt;/p&gt;</description></item><item><title>chainctl config</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config/</guid><description>&lt;h2 id="chainctl-config" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config&lt;/span&gt;
&lt;a href="#chainctl-config" class="anchor" aria-label="Link to chainctl config" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Local config file commands for chainctl.&lt;/p&gt;</description></item><item><title>chainctl config edit</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_edit/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_edit/</guid><description>&lt;h2 id="chainctl-config-edit" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config edit&lt;/span&gt;
&lt;a href="#chainctl-config-edit" class="anchor" aria-label="Link to chainctl config edit" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Edit the current chainctl config file.&lt;/p&gt;</description></item><item><title>chainctl config reset</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_reset/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_reset/</guid><description>&lt;h2 id="chainctl-config-reset" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config reset&lt;/span&gt;
&lt;a href="#chainctl-config-reset" class="anchor" aria-label="Link to chainctl config reset" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove local chainctl config files and restore defaults.&lt;/p&gt;</description></item><item><title>chainctl config save</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_save/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_save/</guid><description>&lt;h2 id="chainctl-config-save" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config save&lt;/span&gt;
&lt;a href="#chainctl-config-save" class="anchor" aria-label="Link to chainctl config save" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Save the current chainctl config to a config file.&lt;/p&gt;</description></item><item><title>chainctl config set</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_set/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_set/</guid><description>&lt;h2 id="chainctl-config-set" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config set&lt;/span&gt;
&lt;a href="#chainctl-config-set" class="anchor" aria-label="Link to chainctl config set" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Set an individual configuration value property.&lt;/p&gt;</description></item><item><title>chainctl config unset</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_unset/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_unset/</guid><description>&lt;h2 id="chainctl-config-unset" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config unset&lt;/span&gt;
&lt;a href="#chainctl-config-unset" class="anchor" aria-label="Link to chainctl config unset" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Unset a configuration property and return it to default.&lt;/p&gt;</description></item><item><title>chainctl config validate</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_validate/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_validate/</guid><description>&lt;h2 id="chainctl-config-validate" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config validate&lt;/span&gt;
&lt;a href="#chainctl-config-validate" class="anchor" aria-label="Link to chainctl config validate" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Run diagnostics on local config.&lt;/p&gt;</description></item><item><title>chainctl config view</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_view/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_config_view/</guid><description>&lt;h2 id="chainctl-config-view" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl config view&lt;/span&gt;
&lt;a href="#chainctl-config-view" class="anchor" aria-label="Link to chainctl config view" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;View the current chainctl config.&lt;/p&gt;</description></item><item><title>chainctl events</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events/</guid><description>&lt;h2 id="chainctl-events" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl events&lt;/span&gt;
&lt;a href="#chainctl-events" class="anchor" aria-label="Link to chainctl events" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Events related commands for the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl events subscriptions</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions/</guid><description>&lt;h2 id="chainctl-events-subscriptions" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl events subscriptions&lt;/span&gt;
&lt;a href="#chainctl-events-subscriptions" class="anchor" aria-label="Link to chainctl events subscriptions" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Subscription interactions.&lt;/p&gt;</description></item><item><title>chainctl events subscriptions create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions_create/</guid><description>&lt;h2 id="chainctl-events-subscriptions-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl events subscriptions create&lt;/span&gt;
&lt;a href="#chainctl-events-subscriptions-create" class="anchor" aria-label="Link to chainctl events subscriptions create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Subscribe to events under an organization or folder.&lt;/p&gt;</description></item><item><title>chainctl events subscriptions delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions_delete/</guid><description>&lt;h2 id="chainctl-events-subscriptions-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl events subscriptions delete&lt;/span&gt;
&lt;a href="#chainctl-events-subscriptions-delete" class="anchor" aria-label="Link to chainctl events subscriptions delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a subscription.&lt;/p&gt;</description></item><item><title>chainctl events subscriptions list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_events_subscriptions_list/</guid><description>&lt;h2 id="chainctl-events-subscriptions-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl events subscriptions list&lt;/span&gt;
&lt;a href="#chainctl-events-subscriptions-list" class="anchor" aria-label="Link to chainctl events subscriptions list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List subscriptions.&lt;/p&gt;</description></item><item><title>chainctl guardener</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener/</guid><description>&lt;h2 id="chainctl-guardener" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl guardener&lt;/span&gt;
&lt;a href="#chainctl-guardener" class="anchor" aria-label="Link to chainctl guardener" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage guardener integrations.&lt;/p&gt;</description></item><item><title>chainctl guardener github</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener_github/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener_github/</guid><description>&lt;h2 id="chainctl-guardener-github" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl guardener github&lt;/span&gt;
&lt;a href="#chainctl-guardener-github" class="anchor" aria-label="Link to chainctl guardener github" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Link and unlink a GitHub organization to a Chainguard group.&lt;/p&gt;</description></item><item><title>chainctl guardener github link</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener_github_link/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener_github_link/</guid><description>&lt;h2 id="chainctl-guardener-github-link" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl guardener github link&lt;/span&gt;
&lt;a href="#chainctl-guardener-github-link" class="anchor" aria-label="Link to chainctl guardener github link" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Link a GitHub organization to a Chainguard group.&lt;/p&gt;</description></item><item><title>chainctl guardener github unlink</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener_github_unlink/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_guardener_github_unlink/</guid><description>&lt;h2 id="chainctl-guardener-github-unlink" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl guardener github unlink&lt;/span&gt;
&lt;a href="#chainctl-guardener-github-unlink" class="anchor" aria-label="Link to chainctl guardener github unlink" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Unlink a GitHub organization from its Chainguard group.&lt;/p&gt;</description></item><item><title>chainctl iam</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam/</guid><description>&lt;h2 id="chainctl-iam" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam&lt;/span&gt;
&lt;a href="#chainctl-iam" class="anchor" aria-label="Link to chainctl iam" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;IAM related commands for the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations/</guid><description>&lt;h2 id="chainctl-iam-account-associations" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations" class="anchor" aria-label="Link to chainctl iam account-associations" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Configure and manage cloud provider account associations.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations check</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check/</guid><description>&lt;h2 id="chainctl-iam-account-associations-check" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations check&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-check" class="anchor" aria-label="Link to chainctl iam account-associations check" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Check the OIDC federation configurations for cloud providers.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations check aws</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check_aws/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check_aws/</guid><description>&lt;h2 id="chainctl-iam-account-associations-check-aws" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations check aws&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-check-aws" class="anchor" aria-label="Link to chainctl iam account-associations check aws" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Checks that the given location has been properly configured for OIDC federation with AWS&lt;/p&gt;</description></item><item><title>chainctl iam account-associations check azure</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check_azure/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check_azure/</guid><description>&lt;h2 id="chainctl-iam-account-associations-check-azure" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations check azure&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-check-azure" class="anchor" aria-label="Link to chainctl iam account-associations check azure" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Checks that the given location has been properly configured for OIDC federation with AZURE&lt;/p&gt;</description></item><item><title>chainctl iam account-associations check gcp</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check_gcp/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_check_gcp/</guid><description>&lt;h2 id="chainctl-iam-account-associations-check-gcp" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations check gcp&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-check-gcp" class="anchor" aria-label="Link to chainctl iam account-associations check gcp" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Checks that the given location has been properly configured for OIDC federation with GCP&lt;/p&gt;</description></item><item><title>chainctl iam account-associations describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_describe/</guid><description>&lt;h2 id="chainctl-iam-account-associations-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations describe&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-describe" class="anchor" aria-label="Link to chainctl iam account-associations describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Describe cloud provider account associations for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations set</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set/</guid><description>&lt;h2 id="chainctl-iam-account-associations-set" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations set&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-set" class="anchor" aria-label="Link to chainctl iam account-associations set" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Set cloud provider account associations for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations set aws</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set_aws/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set_aws/</guid><description>&lt;h2 id="chainctl-iam-account-associations-set-aws" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations set aws&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-set-aws" class="anchor" aria-label="Link to chainctl iam account-associations set aws" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Set AWS account association for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations set azure</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set_azure/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set_azure/</guid><description>&lt;h2 id="chainctl-iam-account-associations-set-azure" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations set azure&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-set-azure" class="anchor" aria-label="Link to chainctl iam account-associations set azure" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Set AZURE account association for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations set gcp</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set_gcp/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_set_gcp/</guid><description>&lt;h2 id="chainctl-iam-account-associations-set-gcp" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations set gcp&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-set-gcp" class="anchor" aria-label="Link to chainctl iam account-associations set gcp" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Set GCP account association for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations unset</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset/</guid><description>&lt;h2 id="chainctl-iam-account-associations-unset" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations unset&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-unset" class="anchor" aria-label="Link to chainctl iam account-associations unset" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove cloud provider account associations from a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations unset aws</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset_aws/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset_aws/</guid><description>&lt;h2 id="chainctl-iam-account-associations-unset-aws" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations unset aws&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-unset-aws" class="anchor" aria-label="Link to chainctl iam account-associations unset aws" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove AWS account configuration for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations unset azure</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset_azure/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset_azure/</guid><description>&lt;h2 id="chainctl-iam-account-associations-unset-azure" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations unset azure&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-unset-azure" class="anchor" aria-label="Link to chainctl iam account-associations unset azure" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove AZURE account configuration for a location.&lt;/p&gt;</description></item><item><title>chainctl iam account-associations unset gcp</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset_gcp/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_account-associations_unset_gcp/</guid><description>&lt;h2 id="chainctl-iam-account-associations-unset-gcp" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam account-associations unset gcp&lt;/span&gt;
&lt;a href="#chainctl-iam-account-associations-unset-gcp" class="anchor" aria-label="Link to chainctl iam account-associations unset gcp" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove GCP account configuration for a location.&lt;/p&gt;</description></item><item><title>chainctl iam external-group-role-mappings</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings/</guid><description>&lt;h2 id="chainctl-iam-external-group-role-mappings" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam external-group-role-mappings&lt;/span&gt;
&lt;a href="#chainctl-iam-external-group-role-mappings" class="anchor" aria-label="Link to chainctl iam external-group-role-mappings" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage IdP group-to-role mappings.&lt;/p&gt;</description></item><item><title>chainctl iam external-group-role-mappings create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings_create/</guid><description>&lt;h2 id="chainctl-iam-external-group-role-mappings-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam external-group-role-mappings create&lt;/span&gt;
&lt;a href="#chainctl-iam-external-group-role-mappings-create" class="anchor" aria-label="Link to chainctl iam external-group-role-mappings create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create an IdP group-to-role mapping.&lt;/p&gt;</description></item><item><title>chainctl iam external-group-role-mappings delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings_delete/</guid><description>&lt;h2 id="chainctl-iam-external-group-role-mappings-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam external-group-role-mappings delete&lt;/span&gt;
&lt;a href="#chainctl-iam-external-group-role-mappings-delete" class="anchor" aria-label="Link to chainctl iam external-group-role-mappings delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete IdP group-to-role mappings.&lt;/p&gt;</description></item><item><title>chainctl iam external-group-role-mappings list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_external-group-role-mappings_list/</guid><description>&lt;h2 id="chainctl-iam-external-group-role-mappings-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam external-group-role-mappings list&lt;/span&gt;
&lt;a href="#chainctl-iam-external-group-role-mappings-list" class="anchor" aria-label="Link to chainctl iam external-group-role-mappings list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List IdP group-to-role mappings.&lt;/p&gt;</description></item><item><title>chainctl iam folders</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders/</guid><description>&lt;h2 id="chainctl-iam-folders" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam folders&lt;/span&gt;
&lt;a href="#chainctl-iam-folders" class="anchor" aria-label="Link to chainctl iam folders" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;IAM folders interactions.&lt;/p&gt;</description></item><item><title>chainctl iam folders delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_delete/</guid><description>&lt;h2 id="chainctl-iam-folders-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam folders delete&lt;/span&gt;
&lt;a href="#chainctl-iam-folders-delete" class="anchor" aria-label="Link to chainctl iam folders delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a folder.&lt;/p&gt;</description></item><item><title>chainctl iam folders describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_describe/</guid><description>&lt;h2 id="chainctl-iam-folders-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam folders describe&lt;/span&gt;
&lt;a href="#chainctl-iam-folders-describe" class="anchor" aria-label="Link to chainctl iam folders describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Describe a folder.&lt;/p&gt;</description></item><item><title>chainctl iam folders list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_list/</guid><description>&lt;h2 id="chainctl-iam-folders-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam folders list&lt;/span&gt;
&lt;a href="#chainctl-iam-folders-list" class="anchor" aria-label="Link to chainctl iam folders list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List folders under an organization.&lt;/p&gt;</description></item><item><title>chainctl iam folders update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_folders_update/</guid><description>&lt;h2 id="chainctl-iam-folders-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam folders update&lt;/span&gt;
&lt;a href="#chainctl-iam-folders-update" class="anchor" aria-label="Link to chainctl iam folders update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update a folder.&lt;/p&gt;</description></item><item><title>chainctl iam identities</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities/</guid><description>&lt;h2 id="chainctl-iam-identities" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities&lt;/span&gt;
&lt;a href="#chainctl-iam-identities" class="anchor" aria-label="Link to chainctl iam identities" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Identity management.&lt;/p&gt;</description></item><item><title>chainctl iam identities create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create/</guid><description>&lt;h2 id="chainctl-iam-identities-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities create&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-create" class="anchor" aria-label="Link to chainctl iam identities create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a new identity.&lt;/p&gt;</description></item><item><title>chainctl iam identities create aws</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws/</guid><description>&lt;h2 id="chainctl-iam-identities-create-aws" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities create aws&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-create-aws" class="anchor" aria-label="Link to chainctl iam identities create aws" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a new identity for an AWS IAM resource.&lt;/p&gt;</description></item><item><title>chainctl iam identities create aws role</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws_role/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws_role/</guid><description>&lt;h2 id="chainctl-iam-identities-create-aws-role" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities create aws role&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-create-aws-role" class="anchor" aria-label="Link to chainctl iam identities create aws role" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt;chainctl iam identities create aws role NAME --aws-account-id=ACCOUNT --aws-role-name=NAME [--aws-role-id=ID] [--aws-partition=PARTITION] [--parent=PARENT] [--description=DESC] [--role=ROLE,ROLE,...] [--output=id|json|table]&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="examples" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Examples&lt;/span&gt;
&lt;a href="#examples" class="anchor" aria-label="Link to Examples" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; # Create an assumable identity for an AWS IAM role.
chainctl iam identities create aws role my-aws-identity --aws-account-id=123456789012 --aws-role-name=my-role
# Create an assumable identity for an AWS IAM role. Bind it to the registry.pull role.
chainctl iam identities create aws role my-aws-identity --aws-account-id=123456789012 --aws-role-name=my-role --role=registry.pull
# Provide the unique ID of an AWS IAM role. This prevents the identity from being assumed if the role is deleted and then recreated with the same name.
chainctl iam identities create aws role my-aws-identity --aws-account-id=123456789012 --aws-role-name=my-role --aws-role-id=AROAEXAMPLEC2UL7LUB
# Create an assumable identity for an AWS IAM role in the aws-us-gov partition.
chainctl iam identities create aws role my-aws-identity --aws-partition=aws-us-gov --aws-account-id=123456789012 --aws-role-name=my-role&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options&lt;/span&gt;
&lt;a href="#options" class="anchor" aria-label="Link to Options" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; --aws-account-id string The ID of the AWS account.
--aws-partition string The partition in which the role is located. For instance: aws, aws-cn or aws-us-gov. (default &amp;#34;aws&amp;#34;)
--aws-role-id string The unique ID of the IAM role.
--aws-role-name string The name of the IAM role.
-d, --description string The description of the resource.
-n, --name string Given name of the resource.
--parent string The name or id of the parent location to create this identity under.
--role strings A comma separated list of names or IDs of roles to bind this identity to (optional).
-y, --yes Automatic yes to prompts; assume &amp;#34;yes&amp;#34; as answer to all prompts and run non-interactively.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options-inherited-from-parent-commands" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options inherited from parent commands&lt;/span&gt;
&lt;a href="#options-inherited-from-parent-commands" class="anchor" aria-label="Link to Options inherited from parent commands" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; --api string The url of the Chainguard platform API. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--audience string The Chainguard token audience to request. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--config string A specific chainctl config file. Uses CHAINCTL_CONFIG environment variable if a file is not passed explicitly.
--console string The url of the Chainguard platform Console. (default &amp;#34;https://console.chainguard.dev&amp;#34;)
--force-color Force color output even when stdout is not a TTY.
-h, --help Help for chainctl
--issuer string The url of the Chainguard STS endpoint. (default &amp;#34;https://issuer.enforce.dev&amp;#34;)
--log-level string Set the log level (debug, info) (default &amp;#34;ERROR&amp;#34;)
-o, --output string Output format. One of: [csv, env, go-template, id, json, markdown, none, table, terse, tree, wide]
-v, --v int Set the log verbosity level.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="see-also" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;SEE ALSO&lt;/span&gt;
&lt;a href="#see-also" class="anchor" aria-label="Link to SEE ALSO" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws/"&gt;chainctl iam identities create aws&lt;/a&gt; - Create a new identity for an AWS IAM resource.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>chainctl iam identities create aws user</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws_user/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws_user/</guid><description>&lt;h2 id="chainctl-iam-identities-create-aws-user" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities create aws user&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-create-aws-user" class="anchor" aria-label="Link to chainctl iam identities create aws user" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt;chainctl iam identities create aws user NAME --aws-account-id=ACCOUNT --aws-user-name=NAME [--aws-user-id=ID] [--aws-partition=PARTITION] [--parent=PARENT] [--description=DESC] [--role=ROLE,ROLE,...] [--output=id|json|table]&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="examples" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Examples&lt;/span&gt;
&lt;a href="#examples" class="anchor" aria-label="Link to Examples" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; # Create an assumable identity for an IAM user
chainctl iam identities create aws user my-aws-identity --aws-account-id=123456789012 --aws-user-name=my-user
# Create an assumable identity for an IAM user. Bind it to the registry.pull role.
chainctl iam identities create aws user my-aws-identity --aws-account-id=123456789012 --aws-user-name=my-user --role=registry.pull
# Provide the unique ID of the user. This prevents the identity from being assumed if the user is deleted and then recreated with the same name.
chainctl iam identities create aws user my-aws-identity --aws-account-id=123456789012 --aws-user-name=my-user --aws-user-id=AIDAEXAMPLEC2UL7LUB
# Create an assumable identity for a user in the aws-us-gov partition
chainctl iam identities create aws user my-aws-identity --aws-partition=aws-us-gov --aws-account-id=123456789012 --aws-user-name=my-user&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options&lt;/span&gt;
&lt;a href="#options" class="anchor" aria-label="Link to Options" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; --aws-account-id string The ID of the AWS account.
--aws-partition string The partition in which the user is located. For instance: aws, aws-cn or aws-us-gov. (default &amp;#34;aws&amp;#34;)
--aws-user-id string The unique ID of the IAM user.
--aws-user-name string The name of the IAM user.
-d, --description string The description of the resource.
-n, --name string Given name of the resource.
--parent string The name or id of the parent location to create this identity under.
--role strings A comma separated list of names or IDs of roles to bind this identity to (optional).
-y, --yes Automatic yes to prompts; assume &amp;#34;yes&amp;#34; as answer to all prompts and run non-interactively.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options-inherited-from-parent-commands" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options inherited from parent commands&lt;/span&gt;
&lt;a href="#options-inherited-from-parent-commands" class="anchor" aria-label="Link to Options inherited from parent commands" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; --api string The url of the Chainguard platform API. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--audience string The Chainguard token audience to request. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--config string A specific chainctl config file. Uses CHAINCTL_CONFIG environment variable if a file is not passed explicitly.
--console string The url of the Chainguard platform Console. (default &amp;#34;https://console.chainguard.dev&amp;#34;)
--force-color Force color output even when stdout is not a TTY.
-h, --help Help for chainctl
--issuer string The url of the Chainguard STS endpoint. (default &amp;#34;https://issuer.enforce.dev&amp;#34;)
--log-level string Set the log level (debug, info) (default &amp;#34;ERROR&amp;#34;)
-o, --output string Output format. One of: [csv, env, go-template, id, json, markdown, none, table, terse, tree, wide]
-v, --v int Set the log verbosity level.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="see-also" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;SEE ALSO&lt;/span&gt;
&lt;a href="#see-also" class="anchor" aria-label="Link to SEE ALSO" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_aws/"&gt;chainctl iam identities create aws&lt;/a&gt; - Create a new identity for an AWS IAM resource.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>chainctl iam identities create github</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_github/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_github/</guid><description>&lt;h2 id="chainctl-iam-identities-create-github" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities create github&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-create-github" class="anchor" aria-label="Link to chainctl iam identities create github" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt;chainctl iam identities create github NAME --github-repo=REPO [--github-ref=REF] [--github-audience=AUD] [--parent=PARENT] [--description=DESC] [--role=ROLE,ROLE,...] [--output=id|json|table]&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="examples" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Examples&lt;/span&gt;
&lt;a href="#examples" class="anchor" aria-label="Link to Examples" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; # Create a GitHub Actions identity for any branch in a repo
chainctl iam identities create github my-gha-identity --github-repo=my-org/repo-name --parent=eng-org
# Create a GitHub Actions identity for a given branch in a repo and bind to a role
chainctl iam identities create github my-gha-identity --github-repo=my-org/repo-name --github-ref=refs/heads/test-branch --role=owner&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options&lt;/span&gt;
&lt;a href="#options" class="anchor" aria-label="Link to Options" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; -d, --description string The description of the resource.
--github-audience string The audience for the GitHub OIDC token
--github-ref string The branch reference for the executing action (optional).
--github-repo string The name of a GitHub repo where the action executes.
-n, --name string Given name of the resource.
--parent string The name or id of the parent location to create this identity under.
--role strings A comma separated list of names or IDs of roles to bind this identity to (optional).
-y, --yes Automatic yes to prompts; assume &amp;#34;yes&amp;#34; as answer to all prompts and run non-interactively.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options-inherited-from-parent-commands" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options inherited from parent commands&lt;/span&gt;
&lt;a href="#options-inherited-from-parent-commands" class="anchor" aria-label="Link to Options inherited from parent commands" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; --api string The url of the Chainguard platform API. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--audience string The Chainguard token audience to request. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--config string A specific chainctl config file. Uses CHAINCTL_CONFIG environment variable if a file is not passed explicitly.
--console string The url of the Chainguard platform Console. (default &amp;#34;https://console.chainguard.dev&amp;#34;)
--force-color Force color output even when stdout is not a TTY.
-h, --help Help for chainctl
--issuer string The url of the Chainguard STS endpoint. (default &amp;#34;https://issuer.enforce.dev&amp;#34;)
--log-level string Set the log level (debug, info) (default &amp;#34;ERROR&amp;#34;)
-o, --output string Output format. One of: [csv, env, go-template, id, json, markdown, none, table, terse, tree, wide]
-v, --v int Set the log verbosity level.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="see-also" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;SEE ALSO&lt;/span&gt;
&lt;a href="#see-also" class="anchor" aria-label="Link to SEE ALSO" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create/"&gt;chainctl iam identities create&lt;/a&gt; - Create a new identity.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>chainctl iam identities create gitlab</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_gitlab/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create_gitlab/</guid><description>&lt;h2 id="chainctl-iam-identities-create-gitlab" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities create gitlab&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-create-gitlab" class="anchor" aria-label="Link to chainctl iam identities create gitlab" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt;chainctl iam identities create gitlab NAME --project-path=GITLAB-GROUP/GITLAB-PROJECT --ref-type={tag|branch} [--ref=REF] [--parent=PARENT] [--description=DESC] [--role=ROLE,ROLE,...] [--output=id|json|table]&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="examples" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Examples&lt;/span&gt;
&lt;a href="#examples" class="anchor" aria-label="Link to Examples" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; # Create a Gitlab CI identity for any branch in a given Gitlab project
chainctl iam identities create gitlab my-gitlab-identity --project-path=my-group/my-project --ref-type=branch --parent=eng-org
# Create a Gitlab CI identity for a given branch in a Gitlab project and bind to a role
chainctl iam identities create gitlab my-gitlab-identity --project-path=my-group/my-project --ref-type=branch --ref=main --role=owner&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options&lt;/span&gt;
&lt;a href="#options" class="anchor" aria-label="Link to Options" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; -d, --description string The description of the resource.
-n, --name string Given name of the resource.
--parent string The name or id of the parent location to create this identity under.
--project-path string The name of a Gitlab project where the action executes in the form &amp;#34;group-name/project-name[/foo/bar]&amp;#34;. You can use a &amp;#34;*&amp;#34; for project-name (or sub-projects) to match any project in the group.
--ref string The reference for the executing action. If left empty or &amp;#34;*&amp;#34;, all references will match.
--ref-type string The type of reference for the executing action, must be either &amp;#34;tag&amp;#34; or &amp;#34;branch&amp;#34;.
--role strings A comma separated list of names or IDs of roles to bind this identity to (optional).
-y, --yes Automatic yes to prompts; assume &amp;#34;yes&amp;#34; as answer to all prompts and run non-interactively.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="options-inherited-from-parent-commands" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;Options inherited from parent commands&lt;/span&gt;
&lt;a href="#options-inherited-from-parent-commands" class="anchor" aria-label="Link to Options inherited from parent commands" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;pre class="highlight" data-language=""&gt;&lt;code class="language-" data-lang=""&gt; --api string The url of the Chainguard platform API. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--audience string The Chainguard token audience to request. (default &amp;#34;https://console-api.enforce.dev&amp;#34;)
--config string A specific chainctl config file. Uses CHAINCTL_CONFIG environment variable if a file is not passed explicitly.
--console string The url of the Chainguard platform Console. (default &amp;#34;https://console.chainguard.dev&amp;#34;)
--force-color Force color output even when stdout is not a TTY.
-h, --help Help for chainctl
--issuer string The url of the Chainguard STS endpoint. (default &amp;#34;https://issuer.enforce.dev&amp;#34;)
--log-level string Set the log level (debug, info) (default &amp;#34;ERROR&amp;#34;)
-o, --output string Output format. One of: [csv, env, go-template, id, json, markdown, none, table, terse, tree, wide]
-v, --v int Set the log verbosity level.&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="see-also" class="heading-3" data-heading-level="3"&gt;
&lt;span class="heading-text"&gt;SEE ALSO&lt;/span&gt;
&lt;a href="#see-also" class="anchor" aria-label="Link to SEE ALSO" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_create/"&gt;chainctl iam identities create&lt;/a&gt; - Create a new identity.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>chainctl iam identities delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_delete/</guid><description>&lt;h2 id="chainctl-iam-identities-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities delete&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-delete" class="anchor" aria-label="Link to chainctl iam identities delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete one or more identities.&lt;/p&gt;</description></item><item><title>chainctl iam identities describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_describe/</guid><description>&lt;h2 id="chainctl-iam-identities-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities describe&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-describe" class="anchor" aria-label="Link to chainctl iam identities describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;View the details of an identity.&lt;/p&gt;</description></item><item><title>chainctl iam identities list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_list/</guid><description>&lt;h2 id="chainctl-iam-identities-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities list&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-list" class="anchor" aria-label="Link to chainctl iam identities list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List identities.&lt;/p&gt;</description></item><item><title>chainctl iam identities update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identities_update/</guid><description>&lt;h2 id="chainctl-iam-identities-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identities update&lt;/span&gt;
&lt;a href="#chainctl-iam-identities-update" class="anchor" aria-label="Link to chainctl iam identities update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update an identity&lt;/p&gt;</description></item><item><title>chainctl iam identity-providers</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers/</guid><description>&lt;h2 id="chainctl-iam-identity-providers" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identity-providers&lt;/span&gt;
&lt;a href="#chainctl-iam-identity-providers" class="anchor" aria-label="Link to chainctl iam identity-providers" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;customer managed identity provider management&lt;/p&gt;</description></item><item><title>chainctl iam identity-providers create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_create/</guid><description>&lt;h2 id="chainctl-iam-identity-providers-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identity-providers create&lt;/span&gt;
&lt;a href="#chainctl-iam-identity-providers-create" class="anchor" aria-label="Link to chainctl iam identity-providers create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create an identity provider&lt;/p&gt;</description></item><item><title>chainctl iam identity-providers delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_delete/</guid><description>&lt;h2 id="chainctl-iam-identity-providers-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identity-providers delete&lt;/span&gt;
&lt;a href="#chainctl-iam-identity-providers-delete" class="anchor" aria-label="Link to chainctl iam identity-providers delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete an identity provider.&lt;/p&gt;</description></item><item><title>chainctl iam identity-providers list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_list/</guid><description>&lt;h2 id="chainctl-iam-identity-providers-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identity-providers list&lt;/span&gt;
&lt;a href="#chainctl-iam-identity-providers-list" class="anchor" aria-label="Link to chainctl iam identity-providers list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List identity providers.&lt;/p&gt;</description></item><item><title>chainctl iam identity-providers update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_identity-providers_update/</guid><description>&lt;h2 id="chainctl-iam-identity-providers-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam identity-providers update&lt;/span&gt;
&lt;a href="#chainctl-iam-identity-providers-update" class="anchor" aria-label="Link to chainctl iam identity-providers update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update an identity provider&lt;/p&gt;</description></item><item><title>chainctl iam invites</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites/</guid><description>&lt;h2 id="chainctl-iam-invites" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam invites&lt;/span&gt;
&lt;a href="#chainctl-iam-invites" class="anchor" aria-label="Link to chainctl iam invites" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage invite codes that register identities with Chainguard.&lt;/p&gt;</description></item><item><title>chainctl iam invites create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites_create/</guid><description>&lt;h2 id="chainctl-iam-invites-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam invites create&lt;/span&gt;
&lt;a href="#chainctl-iam-invites-create" class="anchor" aria-label="Link to chainctl iam invites create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Generate an invite code to identities with Chainguard.&lt;/p&gt;</description></item><item><title>chainctl iam invites delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites_delete/</guid><description>&lt;h2 id="chainctl-iam-invites-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam invites delete&lt;/span&gt;
&lt;a href="#chainctl-iam-invites-delete" class="anchor" aria-label="Link to chainctl iam invites delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete invite codes&lt;/p&gt;</description></item><item><title>chainctl iam invites list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_invites_list/</guid><description>&lt;h2 id="chainctl-iam-invites-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam invites list&lt;/span&gt;
&lt;a href="#chainctl-iam-invites-list" class="anchor" aria-label="Link to chainctl iam invites list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List organization and folder invites.&lt;/p&gt;</description></item><item><title>chainctl iam organizations</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations/</guid><description>&lt;h2 id="chainctl-iam-organizations" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam organizations&lt;/span&gt;
&lt;a href="#chainctl-iam-organizations" class="anchor" aria-label="Link to chainctl iam organizations" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;IAM organization interactions.&lt;/p&gt;</description></item><item><title>chainctl iam organizations delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations_delete/</guid><description>&lt;h2 id="chainctl-iam-organizations-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam organizations delete&lt;/span&gt;
&lt;a href="#chainctl-iam-organizations-delete" class="anchor" aria-label="Link to chainctl iam organizations delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete an organization.&lt;/p&gt;</description></item><item><title>chainctl iam organizations describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations_describe/</guid><description>&lt;h2 id="chainctl-iam-organizations-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam organizations describe&lt;/span&gt;
&lt;a href="#chainctl-iam-organizations-describe" class="anchor" aria-label="Link to chainctl iam organizations describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Describe an organization.&lt;/p&gt;</description></item><item><title>chainctl iam organizations list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_organizations_list/</guid><description>&lt;h2 id="chainctl-iam-organizations-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam organizations list&lt;/span&gt;
&lt;a href="#chainctl-iam-organizations-list" class="anchor" aria-label="Link to chainctl iam organizations list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List organizations.&lt;/p&gt;</description></item><item><title>chainctl iam role-bindings</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings/</guid><description>&lt;h2 id="chainctl-iam-role-bindings" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam role-bindings&lt;/span&gt;
&lt;a href="#chainctl-iam-role-bindings" class="anchor" aria-label="Link to chainctl iam role-bindings" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;IAM role-bindings resource interactions.&lt;/p&gt;</description></item><item><title>chainctl iam role-bindings create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_create/</guid><description>&lt;h2 id="chainctl-iam-role-bindings-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam role-bindings create&lt;/span&gt;
&lt;a href="#chainctl-iam-role-bindings-create" class="anchor" aria-label="Link to chainctl iam role-bindings create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a role-binding&lt;/p&gt;</description></item><item><title>chainctl iam role-bindings delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_delete/</guid><description>&lt;h2 id="chainctl-iam-role-bindings-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam role-bindings delete&lt;/span&gt;
&lt;a href="#chainctl-iam-role-bindings-delete" class="anchor" aria-label="Link to chainctl iam role-bindings delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a role-binding.&lt;/p&gt;</description></item><item><title>chainctl iam role-bindings list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_list/</guid><description>&lt;h2 id="chainctl-iam-role-bindings-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam role-bindings list&lt;/span&gt;
&lt;a href="#chainctl-iam-role-bindings-list" class="anchor" aria-label="Link to chainctl iam role-bindings list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List role-bindings.&lt;/p&gt;</description></item><item><title>chainctl iam role-bindings update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_role-bindings_update/</guid><description>&lt;h2 id="chainctl-iam-role-bindings-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam role-bindings update&lt;/span&gt;
&lt;a href="#chainctl-iam-role-bindings-update" class="anchor" aria-label="Link to chainctl iam role-bindings update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update a role-binding.&lt;/p&gt;</description></item><item><title>chainctl iam roles</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles/</guid><description>&lt;h2 id="chainctl-iam-roles" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles&lt;/span&gt;
&lt;a href="#chainctl-iam-roles" class="anchor" aria-label="Link to chainctl iam roles" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;IAM role resource interactions.&lt;/p&gt;</description></item><item><title>chainctl iam roles capabilities</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_capabilities/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_capabilities/</guid><description>&lt;h2 id="chainctl-iam-roles-capabilities" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles capabilities&lt;/span&gt;
&lt;a href="#chainctl-iam-roles-capabilities" class="anchor" aria-label="Link to chainctl iam roles capabilities" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;IAM role capabilities&lt;/p&gt;</description></item><item><title>chainctl iam roles capabilities list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_capabilities_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_capabilities_list/</guid><description>&lt;h2 id="chainctl-iam-roles-capabilities-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles capabilities list&lt;/span&gt;
&lt;a href="#chainctl-iam-roles-capabilities-list" class="anchor" aria-label="Link to chainctl iam roles capabilities list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List IAM role capabilities.&lt;/p&gt;</description></item><item><title>chainctl iam roles create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_create/</guid><description>&lt;h2 id="chainctl-iam-roles-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles create&lt;/span&gt;
&lt;a href="#chainctl-iam-roles-create" class="anchor" aria-label="Link to chainctl iam roles create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create an IAM role.&lt;/p&gt;</description></item><item><title>chainctl iam roles delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_delete/</guid><description>&lt;h2 id="chainctl-iam-roles-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles delete&lt;/span&gt;
&lt;a href="#chainctl-iam-roles-delete" class="anchor" aria-label="Link to chainctl iam roles delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a custom IAM role.&lt;/p&gt;</description></item><item><title>chainctl iam roles list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_list/</guid><description>&lt;h2 id="chainctl-iam-roles-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles list&lt;/span&gt;
&lt;a href="#chainctl-iam-roles-list" class="anchor" aria-label="Link to chainctl iam roles list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List IAM roles.&lt;/p&gt;</description></item><item><title>chainctl iam roles update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_iam_roles_update/</guid><description>&lt;h2 id="chainctl-iam-roles-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl iam roles update&lt;/span&gt;
&lt;a href="#chainctl-iam-roles-update" class="anchor" aria-label="Link to chainctl iam roles update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update an IAM role.&lt;/p&gt;</description></item><item><title>chainctl images</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images/</guid><description>&lt;h2 id="chainctl-images" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images&lt;/span&gt;
&lt;a href="#chainctl-images" class="anchor" aria-label="Link to chainctl images" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Images related commands for the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl images advisories</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_advisories/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_advisories/</guid><description>&lt;h2 id="chainctl-images-advisories" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images advisories&lt;/span&gt;
&lt;a href="#chainctl-images-advisories" class="anchor" aria-label="Link to chainctl images advisories" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Security advisory commands for images.&lt;/p&gt;</description></item><item><title>chainctl images advisories list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_advisories_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_advisories_list/</guid><description>&lt;h2 id="chainctl-images-advisories-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images advisories list&lt;/span&gt;
&lt;a href="#chainctl-images-advisories-list" class="anchor" aria-label="Link to chainctl images advisories list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List security advisories for packages in an image.&lt;/p&gt;</description></item><item><title>chainctl images changelog</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_changelog/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_changelog/</guid><description>&lt;h2 id="chainctl-images-changelog" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images changelog&lt;/span&gt;
&lt;a href="#chainctl-images-changelog" class="anchor" aria-label="Link to chainctl images changelog" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Show changelog for image history&lt;/p&gt;</description></item><item><title>chainctl images diff</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_diff/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_diff/</guid><description>&lt;h2 id="chainctl-images-diff" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images diff&lt;/span&gt;
&lt;a href="#chainctl-images-diff" class="anchor" aria-label="Link to chainctl images diff" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Diff images.&lt;/p&gt;</description></item><item><title>chainctl images entitlements</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_entitlements/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_entitlements/</guid><description>&lt;h2 id="chainctl-images-entitlements" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images entitlements&lt;/span&gt;
&lt;a href="#chainctl-images-entitlements" class="anchor" aria-label="Link to chainctl images entitlements" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage entitlements to registry repositories.&lt;/p&gt;</description></item><item><title>chainctl images entitlements list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_entitlements_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_entitlements_list/</guid><description>&lt;h2 id="chainctl-images-entitlements-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images entitlements list&lt;/span&gt;
&lt;a href="#chainctl-images-entitlements-list" class="anchor" aria-label="Link to chainctl images entitlements list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List registry entitlements of an organization.&lt;/p&gt;</description></item><item><title>chainctl images helm</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_helm/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_helm/</guid><description>&lt;h2 id="chainctl-images-helm" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images helm&lt;/span&gt;
&lt;a href="#chainctl-images-helm" class="anchor" aria-label="Link to chainctl images helm" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Helm chart related commands&lt;/p&gt;</description></item><item><title>chainctl images helm refs</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_helm_refs/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_helm_refs/</guid><description>&lt;h2 id="chainctl-images-helm-refs" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images helm refs&lt;/span&gt;
&lt;a href="#chainctl-images-helm-refs" class="anchor" aria-label="Link to chainctl images helm refs" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List image references pinned in a Chainguard Helm chart&lt;/p&gt;</description></item><item><title>chainctl images helm values</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_helm_values/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_helm_values/</guid><description>&lt;h2 id="chainctl-images-helm-values" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images helm values&lt;/span&gt;
&lt;a href="#chainctl-images-helm-values" class="anchor" aria-label="Link to chainctl images helm values" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Generate relocation overrides for a Chainguard Helm chart&lt;/p&gt;</description></item><item><title>chainctl images history</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_history/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_history/</guid><description>&lt;h2 id="chainctl-images-history" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images history&lt;/span&gt;
&lt;a href="#chainctl-images-history" class="anchor" aria-label="Link to chainctl images history" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Show history for a specific image tag.&lt;/p&gt;</description></item><item><title>chainctl images list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_list/</guid><description>&lt;h2 id="chainctl-images-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images list&lt;/span&gt;
&lt;a href="#chainctl-images-list" class="anchor" aria-label="Link to chainctl images list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List tagged images from Chainguard registries.&lt;/p&gt;</description></item><item><title>chainctl images repos</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos/</guid><description>&lt;h2 id="chainctl-images-repos" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos&lt;/span&gt;
&lt;a href="#chainctl-images-repos" class="anchor" aria-label="Link to chainctl images repos" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Image repo related commands for the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl images repos build</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build/</guid><description>&lt;h2 id="chainctl-images-repos-build" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos build&lt;/span&gt;
&lt;a href="#chainctl-images-repos-build" class="anchor" aria-label="Link to chainctl images repos build" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage custom image builds&lt;/p&gt;</description></item><item><title>chainctl images repos build apply</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_apply/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_apply/</guid><description>&lt;h2 id="chainctl-images-repos-build-apply" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos build apply&lt;/span&gt;
&lt;a href="#chainctl-images-repos-build-apply" class="anchor" aria-label="Link to chainctl images repos build apply" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Apply a build config&lt;/p&gt;</description></item><item><title>chainctl images repos build edit</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_edit/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_edit/</guid><description>&lt;h2 id="chainctl-images-repos-build-edit" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos build edit&lt;/span&gt;
&lt;a href="#chainctl-images-repos-build-edit" class="anchor" aria-label="Link to chainctl images repos build edit" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Edit a build config, optionally creating a new repo with &amp;ndash;save-as&lt;/p&gt;</description></item><item><title>chainctl images repos build list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_list/</guid><description>&lt;h2 id="chainctl-images-repos-build-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos build list&lt;/span&gt;
&lt;a href="#chainctl-images-repos-build-list" class="anchor" aria-label="Link to chainctl images repos build list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List build reports&lt;/p&gt;</description></item><item><title>chainctl images repos build logs</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_logs/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_build_logs/</guid><description>&lt;h2 id="chainctl-images-repos-build-logs" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos build logs&lt;/span&gt;
&lt;a href="#chainctl-images-repos-build-logs" class="anchor" aria-label="Link to chainctl images repos build logs" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Get build logs&lt;/p&gt;</description></item><item><title>chainctl images repos create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_create/</guid><description>&lt;h2 id="chainctl-images-repos-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos create&lt;/span&gt;
&lt;a href="#chainctl-images-repos-create" class="anchor" aria-label="Link to chainctl images repos create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create an image repository.&lt;/p&gt;</description></item><item><title>chainctl images repos delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_delete/</guid><description>&lt;h2 id="chainctl-images-repos-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos delete&lt;/span&gt;
&lt;a href="#chainctl-images-repos-delete" class="anchor" aria-label="Link to chainctl images repos delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove an image repository.&lt;/p&gt;</description></item><item><title>chainctl images repos list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_list/</guid><description>&lt;h2 id="chainctl-images-repos-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos list&lt;/span&gt;
&lt;a href="#chainctl-images-repos-list" class="anchor" aria-label="Link to chainctl images repos list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List image repositories.&lt;/p&gt;</description></item><item><title>chainctl images repos update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_repos_update/</guid><description>&lt;h2 id="chainctl-images-repos-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images repos update&lt;/span&gt;
&lt;a href="#chainctl-images-repos-update" class="anchor" aria-label="Link to chainctl images repos update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update image repositories.&lt;/p&gt;</description></item><item><title>chainctl images tags</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_tags/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_tags/</guid><description>&lt;h2 id="chainctl-images-tags" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images tags&lt;/span&gt;
&lt;a href="#chainctl-images-tags" class="anchor" aria-label="Link to chainctl images tags" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Tags related commands for images.&lt;/p&gt;</description></item><item><title>chainctl images tags list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_tags_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_tags_list/</guid><description>&lt;h2 id="chainctl-images-tags-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images tags list&lt;/span&gt;
&lt;a href="#chainctl-images-tags-list" class="anchor" aria-label="Link to chainctl images tags list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List tags from repositories using &amp;ndash;parent, &amp;ndash;public, or &amp;ndash;repo flags.&lt;/p&gt;</description></item><item><title>chainctl images tags resolve</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_tags_resolve/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_images_tags_resolve/</guid><description>&lt;h2 id="chainctl-images-tags-resolve" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl images tags resolve&lt;/span&gt;
&lt;a href="#chainctl-images-tags-resolve" class="anchor" aria-label="Link to chainctl images tags resolve" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Resolve tags for a specific image reference.&lt;/p&gt;</description></item><item><title>chainctl libraries</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries/</guid><description>&lt;h2 id="chainctl-libraries" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries&lt;/span&gt;
&lt;a href="#chainctl-libraries" class="anchor" aria-label="Link to chainctl libraries" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Ecosystem library related commands.&lt;/p&gt;</description></item><item><title>chainctl libraries entitlements</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements/</guid><description>&lt;h2 id="chainctl-libraries-entitlements" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries entitlements&lt;/span&gt;
&lt;a href="#chainctl-libraries-entitlements" class="anchor" aria-label="Link to chainctl libraries entitlements" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage entitlements to language ecosystem libraries.&lt;/p&gt;</description></item><item><title>chainctl libraries entitlements create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements_create/</guid><description>&lt;h2 id="chainctl-libraries-entitlements-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries entitlements create&lt;/span&gt;
&lt;a href="#chainctl-libraries-entitlements-create" class="anchor" aria-label="Link to chainctl libraries entitlements create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create ecosystem library entitlements for an organization.&lt;/p&gt;</description></item><item><title>chainctl libraries entitlements delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements_delete/</guid><description>&lt;h2 id="chainctl-libraries-entitlements-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries entitlements delete&lt;/span&gt;
&lt;a href="#chainctl-libraries-entitlements-delete" class="anchor" aria-label="Link to chainctl libraries entitlements delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete an ecosystem library entitlement from an organization.&lt;/p&gt;</description></item><item><title>chainctl libraries entitlements list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_entitlements_list/</guid><description>&lt;h2 id="chainctl-libraries-entitlements-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries entitlements list&lt;/span&gt;
&lt;a href="#chainctl-libraries-entitlements-list" class="anchor" aria-label="Link to chainctl libraries entitlements list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List entitlements of an organization.&lt;/p&gt;</description></item><item><title>chainctl libraries packages</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages/</guid><description>&lt;h2 id="chainctl-libraries-packages" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries packages&lt;/span&gt;
&lt;a href="#chainctl-libraries-packages" class="anchor" aria-label="Link to chainctl libraries packages" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Inspect Libraries packages.&lt;/p&gt;</description></item><item><title>chainctl libraries packages blocked</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_blocked/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_blocked/</guid><description>&lt;h2 id="chainctl-libraries-packages-blocked" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries packages blocked&lt;/span&gt;
&lt;a href="#chainctl-libraries-packages-blocked" class="anchor" aria-label="Link to chainctl libraries packages blocked" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List blocked Libraries packages.&lt;/p&gt;</description></item><item><title>chainctl libraries packages count</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_count/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_count/</guid><description>&lt;h2 id="chainctl-libraries-packages-count" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries packages count&lt;/span&gt;
&lt;a href="#chainctl-libraries-packages-count" class="anchor" aria-label="Link to chainctl libraries packages count" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Count Libraries packages per ecosystem.&lt;/p&gt;</description></item><item><title>chainctl libraries packages list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_list/</guid><description>&lt;h2 id="chainctl-libraries-packages-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries packages list&lt;/span&gt;
&lt;a href="#chainctl-libraries-packages-list" class="anchor" aria-label="Link to chainctl libraries packages list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List Libraries packages.&lt;/p&gt;</description></item><item><title>chainctl libraries packages versions</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_versions/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_packages_versions/</guid><description>&lt;h2 id="chainctl-libraries-packages-versions" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries packages versions&lt;/span&gt;
&lt;a href="#chainctl-libraries-packages-versions" class="anchor" aria-label="Link to chainctl libraries packages versions" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List the versions of a Libraries package.&lt;/p&gt;</description></item><item><title>chainctl libraries policy</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy/</guid><description>&lt;h2 id="chainctl-libraries-policy" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy" class="anchor" aria-label="Link to chainctl libraries policy" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage Libraries policies.&lt;/p&gt;</description></item><item><title>chainctl libraries policy binding</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding/</guid><description>&lt;h2 id="chainctl-libraries-policy-binding" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy binding&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-binding" class="anchor" aria-label="Link to chainctl libraries policy binding" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage Libraries policy bindings.&lt;/p&gt;</description></item><item><title>chainctl libraries policy binding create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_create/</guid><description>&lt;h2 id="chainctl-libraries-policy-binding-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy binding create&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-binding-create" class="anchor" aria-label="Link to chainctl libraries policy binding create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a Libraries policy binding.&lt;/p&gt;</description></item><item><title>chainctl libraries policy binding delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_delete/</guid><description>&lt;h2 id="chainctl-libraries-policy-binding-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy binding delete&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-binding-delete" class="anchor" aria-label="Link to chainctl libraries policy binding delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a Libraries policy binding.&lt;/p&gt;</description></item><item><title>chainctl libraries policy binding list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_list/</guid><description>&lt;h2 id="chainctl-libraries-policy-binding-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy binding list&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-binding-list" class="anchor" aria-label="Link to chainctl libraries policy binding list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List Libraries policy bindings.&lt;/p&gt;</description></item><item><title>chainctl libraries policy binding update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_binding_update/</guid><description>&lt;h2 id="chainctl-libraries-policy-binding-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy binding update&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-binding-update" class="anchor" aria-label="Link to chainctl libraries policy binding update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update a Libraries policy binding.&lt;/p&gt;</description></item><item><title>chainctl libraries policy create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_create/</guid><description>&lt;h2 id="chainctl-libraries-policy-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy create&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-create" class="anchor" aria-label="Link to chainctl libraries policy create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a custom Libraries policy.&lt;/p&gt;</description></item><item><title>chainctl libraries policy delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_delete/</guid><description>&lt;h2 id="chainctl-libraries-policy-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy delete&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-delete" class="anchor" aria-label="Link to chainctl libraries policy delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a custom Libraries policy.&lt;/p&gt;</description></item><item><title>chainctl libraries policy describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_describe/</guid><description>&lt;h2 id="chainctl-libraries-policy-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy describe&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-describe" class="anchor" aria-label="Link to chainctl libraries policy describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Describe a Libraries policy.&lt;/p&gt;</description></item><item><title>chainctl libraries policy disable</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_disable/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_disable/</guid><description>&lt;h2 id="chainctl-libraries-policy-disable" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy disable&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-disable" class="anchor" aria-label="Link to chainctl libraries policy disable" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Disable a Libraries policy for an organization.&lt;/p&gt;</description></item><item><title>chainctl libraries policy enable</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_enable/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_enable/</guid><description>&lt;h2 id="chainctl-libraries-policy-enable" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy enable&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-enable" class="anchor" aria-label="Link to chainctl libraries policy enable" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Enable a Libraries policy for an organization.&lt;/p&gt;</description></item><item><title>chainctl libraries policy list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_list/</guid><description>&lt;h2 id="chainctl-libraries-policy-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy list&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-list" class="anchor" aria-label="Link to chainctl libraries policy list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List Libraries policies.&lt;/p&gt;</description></item><item><title>chainctl libraries policy update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_policy_update/</guid><description>&lt;h2 id="chainctl-libraries-policy-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries policy update&lt;/span&gt;
&lt;a href="#chainctl-libraries-policy-update" class="anchor" aria-label="Link to chainctl libraries policy update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update a custom Libraries policy.&lt;/p&gt;</description></item><item><title>chainctl libraries update-hashes</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_update-hashes/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_update-hashes/</guid><description>&lt;h2 id="chainctl-libraries-update-hashes" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries update-hashes&lt;/span&gt;
&lt;a href="#chainctl-libraries-update-hashes" class="anchor" aria-label="Link to chainctl libraries update-hashes" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update lockfile integrity hashes with Chainguard Libraries checksums&lt;/p&gt;</description></item><item><title>chainctl libraries verify</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_verify/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_libraries_verify/</guid><description>&lt;h2 id="chainctl-libraries-verify" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl libraries verify&lt;/span&gt;
&lt;a href="#chainctl-libraries-verify" class="anchor" aria-label="Link to chainctl libraries verify" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;A tool to analyze the use of Chainguard Libraries in various artifacts&lt;/p&gt;</description></item><item><title>chainctl packages</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_packages/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_packages/</guid><description>&lt;h2 id="chainctl-packages" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl packages&lt;/span&gt;
&lt;a href="#chainctl-packages" class="anchor" aria-label="Link to chainctl packages" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Interact with Chainguard packages&lt;/p&gt;</description></item><item><title>chainctl packages versions</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_packages_versions/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_packages_versions/</guid><description>&lt;h2 id="chainctl-packages-versions" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl packages versions&lt;/span&gt;
&lt;a href="#chainctl-packages-versions" class="anchor" aria-label="Link to chainctl packages versions" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Package version related commands for the Chainguard platform.&lt;/p&gt;</description></item><item><title>chainctl packages versions list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_packages_versions_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_packages_versions_list/</guid><description>&lt;h2 id="chainctl-packages-versions-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl packages versions list&lt;/span&gt;
&lt;a href="#chainctl-packages-versions-list" class="anchor" aria-label="Link to chainctl packages versions list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List version stream data for a managed package.&lt;/p&gt;</description></item><item><title>chainctl policies</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies/</guid><description>&lt;h2 id="chainctl-policies" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies&lt;/span&gt;
&lt;a href="#chainctl-policies" class="anchor" aria-label="Link to chainctl policies" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage policies.&lt;/p&gt;</description></item><item><title>chainctl policies binding</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding/</guid><description>&lt;h2 id="chainctl-policies-binding" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies binding&lt;/span&gt;
&lt;a href="#chainctl-policies-binding" class="anchor" aria-label="Link to chainctl policies binding" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage policy bindings.&lt;/p&gt;</description></item><item><title>chainctl policies binding create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding_create/</guid><description>&lt;h2 id="chainctl-policies-binding-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies binding create&lt;/span&gt;
&lt;a href="#chainctl-policies-binding-create" class="anchor" aria-label="Link to chainctl policies binding create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a policy binding.&lt;/p&gt;</description></item><item><title>chainctl policies binding delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding_delete/</guid><description>&lt;h2 id="chainctl-policies-binding-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies binding delete&lt;/span&gt;
&lt;a href="#chainctl-policies-binding-delete" class="anchor" aria-label="Link to chainctl policies binding delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete a policy binding.&lt;/p&gt;</description></item><item><title>chainctl policies binding list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_binding_list/</guid><description>&lt;h2 id="chainctl-policies-binding-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies binding list&lt;/span&gt;
&lt;a href="#chainctl-policies-binding-list" class="anchor" aria-label="Link to chainctl policies binding list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List policy bindings.&lt;/p&gt;</description></item><item><title>chainctl policies check</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_check/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_check/</guid><description>&lt;h2 id="chainctl-policies-check" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies check&lt;/span&gt;
&lt;a href="#chainctl-policies-check" class="anchor" aria-label="Link to chainctl policies check" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Check an image against active policies.&lt;/p&gt;</description></item><item><title>chainctl policies decision</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_decision/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_decision/</guid><description>&lt;h2 id="chainctl-policies-decision" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies decision&lt;/span&gt;
&lt;a href="#chainctl-policies-decision" class="anchor" aria-label="Link to chainctl policies decision" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Inspect policy decisions.&lt;/p&gt;</description></item><item><title>chainctl policies decision list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_decision_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_decision_list/</guid><description>&lt;h2 id="chainctl-policies-decision-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies decision list&lt;/span&gt;
&lt;a href="#chainctl-policies-decision-list" class="anchor" aria-label="Link to chainctl policies decision list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List policy decisions.&lt;/p&gt;</description></item><item><title>chainctl policies describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_describe/</guid><description>&lt;h2 id="chainctl-policies-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies describe&lt;/span&gt;
&lt;a href="#chainctl-policies-describe" class="anchor" aria-label="Link to chainctl policies describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Describe a policy and its parameter schema.&lt;/p&gt;</description></item><item><title>chainctl policies disable</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_disable/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_disable/</guid><description>&lt;h2 id="chainctl-policies-disable" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies disable&lt;/span&gt;
&lt;a href="#chainctl-policies-disable" class="anchor" aria-label="Link to chainctl policies disable" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Disable a policy.&lt;/p&gt;</description></item><item><title>chainctl policies enable</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_enable/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_enable/</guid><description>&lt;h2 id="chainctl-policies-enable" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies enable&lt;/span&gt;
&lt;a href="#chainctl-policies-enable" class="anchor" aria-label="Link to chainctl policies enable" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Enable a policy for an organization.&lt;/p&gt;</description></item><item><title>chainctl policies list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_policies_list/</guid><description>&lt;h2 id="chainctl-policies-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl policies list&lt;/span&gt;
&lt;a href="#chainctl-policies-list" class="anchor" aria-label="Link to chainctl policies list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List policies.&lt;/p&gt;</description></item><item><title>chainctl skills</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills/</guid><description>&lt;h2 id="chainctl-skills" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills&lt;/span&gt;
&lt;a href="#chainctl-skills" class="anchor" aria-label="Link to chainctl skills" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Skills registry related commands.&lt;/p&gt;</description></item><item><title>chainctl skills accept-terms</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_accept-terms/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_accept-terms/</guid><description>&lt;h2 id="chainctl-skills-accept-terms" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills accept-terms&lt;/span&gt;
&lt;a href="#chainctl-skills-accept-terms" class="anchor" aria-label="Link to chainctl skills accept-terms" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Accept legal terms required to publish skills.&lt;/p&gt;</description></item><item><title>chainctl skills delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_delete/</guid><description>&lt;h2 id="chainctl-skills-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills delete&lt;/span&gt;
&lt;a href="#chainctl-skills-delete" class="anchor" aria-label="Link to chainctl skills delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove a published version of a skill.&lt;/p&gt;</description></item><item><title>chainctl skills describe</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_describe/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_describe/</guid><description>&lt;h2 id="chainctl-skills-describe" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills describe&lt;/span&gt;
&lt;a href="#chainctl-skills-describe" class="anchor" aria-label="Link to chainctl skills describe" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Show metadata for a published skill.&lt;/p&gt;</description></item><item><title>chainctl skills entitlements</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements/</guid><description>&lt;h2 id="chainctl-skills-entitlements" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills entitlements&lt;/span&gt;
&lt;a href="#chainctl-skills-entitlements" class="anchor" aria-label="Link to chainctl skills entitlements" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage skills entitlements for an organization.&lt;/p&gt;</description></item><item><title>chainctl skills entitlements create</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements_create/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements_create/</guid><description>&lt;h2 id="chainctl-skills-entitlements-create" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills entitlements create&lt;/span&gt;
&lt;a href="#chainctl-skills-entitlements-create" class="anchor" aria-label="Link to chainctl skills entitlements create" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Create a skills entitlement for an organization.&lt;/p&gt;</description></item><item><title>chainctl skills entitlements delete</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements_delete/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements_delete/</guid><description>&lt;h2 id="chainctl-skills-entitlements-delete" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills entitlements delete&lt;/span&gt;
&lt;a href="#chainctl-skills-entitlements-delete" class="anchor" aria-label="Link to chainctl skills entitlements delete" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Delete the skills entitlement from an organization.&lt;/p&gt;</description></item><item><title>chainctl skills entitlements list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_entitlements_list/</guid><description>&lt;h2 id="chainctl-skills-entitlements-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills entitlements list&lt;/span&gt;
&lt;a href="#chainctl-skills-entitlements-list" class="anchor" aria-label="Link to chainctl skills entitlements list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List skills entitlements of an organization.&lt;/p&gt;</description></item><item><title>chainctl skills install</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_install/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_install/</guid><description>&lt;h2 id="chainctl-skills-install" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills install&lt;/span&gt;
&lt;a href="#chainctl-skills-install" class="anchor" aria-label="Link to chainctl skills install" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Download a skill and install it into agent directories.&lt;/p&gt;</description></item><item><title>chainctl skills list</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_list/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_list/</guid><description>&lt;h2 id="chainctl-skills-list" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills list&lt;/span&gt;
&lt;a href="#chainctl-skills-list" class="anchor" aria-label="Link to chainctl skills list" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List skills published by an org.&lt;/p&gt;</description></item><item><title>chainctl skills pull</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_pull/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_pull/</guid><description>&lt;h2 id="chainctl-skills-pull" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills pull&lt;/span&gt;
&lt;a href="#chainctl-skills-pull" class="anchor" aria-label="Link to chainctl skills pull" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Download a published skill to a local directory.&lt;/p&gt;</description></item><item><title>chainctl skills push</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_push/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_push/</guid><description>&lt;h2 id="chainctl-skills-push" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills push&lt;/span&gt;
&lt;a href="#chainctl-skills-push" class="anchor" aria-label="Link to chainctl skills push" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Package a skill directory and publish it to skills.cgr.dev.&lt;/p&gt;</description></item><item><title>chainctl skills uninstall</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_uninstall/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_uninstall/</guid><description>&lt;h2 id="chainctl-skills-uninstall" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills uninstall&lt;/span&gt;
&lt;a href="#chainctl-skills-uninstall" class="anchor" aria-label="Link to chainctl skills uninstall" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Remove a skill from agent directories on the local machine.&lt;/p&gt;</description></item><item><title>chainctl skills validate</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_validate/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_validate/</guid><description>&lt;h2 id="chainctl-skills-validate" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills validate&lt;/span&gt;
&lt;a href="#chainctl-skills-validate" class="anchor" aria-label="Link to chainctl skills validate" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Check a skill directory for spec compliance without making network calls.&lt;/p&gt;</description></item><item><title>chainctl skills versions</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_versions/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_skills_versions/</guid><description>&lt;h2 id="chainctl-skills-versions" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl skills versions&lt;/span&gt;
&lt;a href="#chainctl-skills-versions" class="anchor" aria-label="Link to chainctl skills versions" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;List all published versions (tags) for a skill.&lt;/p&gt;</description></item><item><title>chainctl starter</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter/</guid><description>&lt;h2 id="chainctl-starter" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl starter&lt;/span&gt;
&lt;a href="#chainctl-starter" class="anchor" aria-label="Link to chainctl starter" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Manage catalog starter organizations&lt;/p&gt;</description></item><item><title>chainctl starter add-images</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_add-images/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_add-images/</guid><description>&lt;h2 id="chainctl-starter-add-images" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl starter add-images&lt;/span&gt;
&lt;a href="#chainctl-starter-add-images" class="anchor" aria-label="Link to chainctl starter add-images" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Add catalog images to your catalog starter organization.&lt;/p&gt;</description></item><item><title>chainctl starter init</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_init/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_init/</guid><description>&lt;h2 id="chainctl-starter-init" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl starter init&lt;/span&gt;
&lt;a href="#chainctl-starter-init" class="anchor" aria-label="Link to chainctl starter init" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Initialize a new catalog starter organization.&lt;/p&gt;</description></item><item><title>chainctl starter request-access</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_request-access/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_request-access/</guid><description>&lt;h2 id="chainctl-starter-request-access" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl starter request-access&lt;/span&gt;
&lt;a href="#chainctl-starter-request-access" class="anchor" aria-label="Link to chainctl starter request-access" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Request access to a catalog starter organization.&lt;/p&gt;</description></item><item><title>chainctl starter status</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_status/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_starter_status/</guid><description>&lt;h2 id="chainctl-starter-status" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl starter status&lt;/span&gt;
&lt;a href="#chainctl-starter-status" class="anchor" aria-label="Link to chainctl starter status" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Show catalog starter organization status, quota, and image readiness.&lt;/p&gt;</description></item><item><title>chainctl update</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_update/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_update/</guid><description>&lt;h2 id="chainctl-update" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl update&lt;/span&gt;
&lt;a href="#chainctl-update" class="anchor" aria-label="Link to chainctl update" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Update chainctl.&lt;/p&gt;</description></item><item><title>chainctl version</title><link>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_version/</link><pubDate>Wed, 01 Jul 2026 03:32:22 +0000</pubDate><guid>https://deploy-preview-3507--ornate-narwhal-088216.netlify.app/chainguard/chainctl/chainctl-docs/chainctl_version/</guid><description>&lt;h2 id="chainctl-version" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;chainctl version&lt;/span&gt;
&lt;a href="#chainctl-version" class="anchor" aria-label="Link to chainctl version" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;Prints the version&lt;/p&gt;</description></item></channel></rss>