Awesome-omni-skill coder-docs
Index + offline snapshot of coder/coder documentation (progressive disclosure).
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/documentation/coder-docs" ~/.claude/skills/diegosouzapw-awesome-omni-skill-coder-docs && rm -rf "$T"
manifest:
skills/documentation/coder-docs/SKILL.mdsource content
Coder Docs
This skill bundles a text-only snapshot of the documentation from
.coder/coder
How to use
-
Use the generated Docs tree below to locate a topic, then read the exact page:
agent_skill_read_file({ name: "coder-docs", filePath: "references/docs/install/docker.md", }); -
To see the full navigation manifest:
agent_skill_read_file({ name: "coder-docs", filePath: "references/docs/manifest.json", }); -
For keyword search, use ripgrep directly:
rg -n "<keyword>" .mux/skills/coder-docs/references/docs
Snapshot
<!-- BEGIN SNAPSHOT -->- Upstream:
coder/coder@342d2e4bedf6 - Generated:
2026-02-10T08:26:19Z
Docs tree (auto-generated)
<!-- BEGIN DOCS_TREE -->- About (
) →README.md
— Coder docsreferences/docs/README.md- Screenshots (
) →about/screenshots.md
— View screenshots of the Coder platformreferences/docs/about/screenshots.md - Quickstart (
) →tutorials/quickstart.md
— Learn how to install and run Coder quicklyreferences/docs/tutorials/quickstart.md - Support (
) →support/index.md
— How Coder supports your deployment and youreferences/docs/support/index.md- Generate a Support Bundle (
) →support/support-bundle.md
— Generate and upload a Support Bundle to Coder Supportreferences/docs/support/support-bundle.md
- Generate a Support Bundle (
- Contributing (
) →about/contributing/CONTRIBUTING.md
— Learn how to contribute to Coderreferences/docs/about/contributing/CONTRIBUTING.md- Code of Conduct (
) →about/contributing/CODE_OF_CONDUCT.md
— See the code of conduct for contributing to Coderreferences/docs/about/contributing/CODE_OF_CONDUCT.md - Documentation (
) →about/contributing/documentation.md
— Our style guide for use when authoring documentationreferences/docs/about/contributing/documentation.md - Modules (
) →about/contributing/modules.md
— Learn how to contribute modules to Coderreferences/docs/about/contributing/modules.md - Templates (
) →about/contributing/templates.md
— Learn how to contribute templates to Coderreferences/docs/about/contributing/templates.md - Backend (
) →about/contributing/backend.md
— Our guide for backend developmentreferences/docs/about/contributing/backend.md - Frontend (
) →about/contributing/frontend.md
— Our guide for frontend developmentreferences/docs/about/contributing/frontend.md - Security (
) →about/contributing/SECURITY.md
— Security vulnerability disclosure policyreferences/docs/about/contributing/SECURITY.md - AI Contribution Guidelines (
) →about/contributing/AI_CONTRIBUTING.md
— Guidelines for AI-generated contributions.references/docs/about/contributing/AI_CONTRIBUTING.md
- Code of Conduct (
- Screenshots (
- Install (
) →install/index.md
— Installing Coderreferences/docs/install/index.md- Coder CLI (
) →install/cli.md
— Install the standalone binaryreferences/docs/install/cli.md - Docker (
) →install/docker.md
— Install Coder using Dockerreferences/docs/install/docker.md - Kubernetes (
) →install/kubernetes.md
— Install Coder on Kubernetesreferences/docs/install/kubernetes.md- Deploy Coder on Azure with an Application Gateway (
) →install/kubernetes/kubernetes-azure-app-gateway.md
— Deploy Coder on Azure with an Application Gatewayreferences/docs/install/kubernetes/kubernetes-azure-app-gateway.md
- Deploy Coder on Azure with an Application Gateway (
- Rancher (
) →install/rancher.md
— Deploy Coder on Rancherreferences/docs/install/rancher.md - OpenShift (
) →install/openshift.md
— Install Coder on OpenShiftreferences/docs/install/openshift.md - Cloud Providers (
) →install/cloud/index.md
— Install Coder on cloud providersreferences/docs/install/cloud/index.md- AWS EC2 (
) →install/cloud/ec2.md
— Install Coder on AWS EC2references/docs/install/cloud/ec2.md - GCP Compute Engine (
) →install/cloud/compute-engine.md
— Install Coder on GCP Compute Enginereferences/docs/install/cloud/compute-engine.md - Azure VM (
) →install/cloud/azure-vm.md
— Install Coder on an Azure VMreferences/docs/install/cloud/azure-vm.md
- AWS EC2 (
- Air-gapped Deployments (
) →install/airgap.md
— Run Coder in air-gapped / disconnected / offline environmentsreferences/docs/install/airgap.md - Unofficial Install Methods (
) →install/other/index.md
— Other installation methodsreferences/docs/install/other/index.md - Upgrading (
) →install/upgrade.md
— Learn how to upgrade Coderreferences/docs/install/upgrade.md- Upgrading Best Practices (
) →install/upgrade-best-practices.md
— Best practices and troubleshooting for Coder upgradesreferences/docs/install/upgrade-best-practices.md
- Upgrading Best Practices (
- Uninstall (
) →install/uninstall.md
— Learn how to uninstall Coderreferences/docs/install/uninstall.md - Releases (
) →install/releases/index.md
— Learn about the Coder release channels and schedulereferences/docs/install/releases/index.md- Feature stages (
) →install/releases/feature-stages.md
— Information about pre-GA stages.references/docs/install/releases/feature-stages.md - Upgrading from ESR 2.24 to 2.29 (
) →install/releases/esr-2.24-2.29-upgrade.md
— Upgrade Guide for ESR Releasesreferences/docs/install/releases/esr-2.24-2.29-upgrade.md
- Feature stages (
- Coder CLI (
- User Guides (
) →user-guides/index.md
— Guides for end-users of Coderreferences/docs/user-guides/index.md- Access Workspaces (
) →user-guides/workspace-access/index.md
— Connect to your Coder workspacesreferences/docs/user-guides/workspace-access/index.md- Visual Studio Code (
) →user-guides/workspace-access/vscode.md
— Use VSCode with Coder in the desktop or browserreferences/docs/user-guides/workspace-access/vscode.md - Web Terminal (
) →user-guides/workspace-access/web-terminal.md
— Use the browser-based terminal to access your workspacereferences/docs/user-guides/workspace-access/web-terminal.md - JetBrains IDEs (
) →user-guides/workspace-access/jetbrains/index.md
— Use JetBrains IDEs with Coderreferences/docs/user-guides/workspace-access/jetbrains/index.md- JetBrains Fleet (
) →user-guides/workspace-access/jetbrains/fleet.md
— Connect JetBrains Fleet to a Coder workspacereferences/docs/user-guides/workspace-access/jetbrains/fleet.md - JetBrains Gateway (
) →user-guides/workspace-access/jetbrains/gateway.md
— Use JetBrains Gateway to connect to Coder workspacesreferences/docs/user-guides/workspace-access/jetbrains/gateway.md - JetBrains Toolbox (
) →user-guides/workspace-access/jetbrains/toolbox.md
— Access Coder workspaces from JetBrains Toolboxreferences/docs/user-guides/workspace-access/jetbrains/toolbox.md
- JetBrains Fleet (
- Remote Desktop (
) →user-guides/workspace-access/remote-desktops.md
— Use RDP in Coderreferences/docs/user-guides/workspace-access/remote-desktops.md - Emacs TRAMP (
) →user-guides/workspace-access/emacs-tramp.md
— Use Emacs TRAMP in Coderreferences/docs/user-guides/workspace-access/emacs-tramp.md - Port Forwarding (
) →user-guides/workspace-access/port-forwarding.md
— Access ports on your workspacereferences/docs/user-guides/workspace-access/port-forwarding.md - Filebrowser (
) →user-guides/workspace-access/filebrowser.md
— Access your workspace filesreferences/docs/user-guides/workspace-access/filebrowser.md - Web IDEs and Coder Apps (
) →user-guides/workspace-access/web-ides.md
— Access your workspace with IDEs in the browserreferences/docs/user-guides/workspace-access/web-ides.md - code-server (
) →user-guides/workspace-access/code-server.md
— Access your workspace with code-serverreferences/docs/user-guides/workspace-access/code-server.md - Zed (
) →user-guides/workspace-access/zed.md
— Access your workspace with Zedreferences/docs/user-guides/workspace-access/zed.md - Cursor (
) →user-guides/workspace-access/cursor.md
— Access your workspace with Cursorreferences/docs/user-guides/workspace-access/cursor.md - Windsurf (
) →user-guides/workspace-access/windsurf.md
— Access your workspace with Windsurfreferences/docs/user-guides/workspace-access/windsurf.md
- Visual Studio Code (
- Coder Desktop (
) →user-guides/desktop/index.md
— Transform remote workspaces into seamless local development environments with no port forwarding requiredreferences/docs/user-guides/desktop/index.md- Coder Desktop Connect and Sync (
) →user-guides/desktop/desktop-connect-sync.md
— Use Coder Desktop to manage your workspace code and files locallyreferences/docs/user-guides/desktop/desktop-connect-sync.md
- Coder Desktop Connect and Sync (
- Workspace Management (
) →user-guides/workspace-management.md
— Manage workspacesreferences/docs/user-guides/workspace-management.md - Workspace Sharing (
) →user-guides/shared-workspaces.md
— Sharing workspacesreferences/docs/user-guides/shared-workspaces.md - Workspace Scheduling (
) →user-guides/workspace-scheduling.md
— Cost control with workspace schedulesreferences/docs/user-guides/workspace-scheduling.md - Workspace Lifecycle (
) →user-guides/workspace-lifecycle.md
— A guide to the workspace lifecycle, from creation and status through stopping and deletion.references/docs/user-guides/workspace-lifecycle.md - Dev Containers (
) →user-guides/devcontainers/index.md
— Run containerized development environments in your Coder workspace using the dev containers specification.references/docs/user-guides/devcontainers/index.md- Working with dev containers (
) →user-guides/devcontainers/working-with-dev-containers.md
— Access dev containers via SSH, your IDE, or web terminal.references/docs/user-guides/devcontainers/working-with-dev-containers.md - Customizing dev containers (
) →user-guides/devcontainers/customizing-dev-containers.md
— Configure custom agent names, apps, and display options in devcontainer.json.references/docs/user-guides/devcontainers/customizing-dev-containers.md - Troubleshooting dev containers (
) →user-guides/devcontainers/troubleshooting-dev-containers.md
— Diagnose and resolve common issues with dev containers in your Coder workspace.references/docs/user-guides/devcontainers/troubleshooting-dev-containers.md
- Working with dev containers (
- Dotfiles (
) →user-guides/workspace-dotfiles.md
— Personalize your environment with dotfilesreferences/docs/user-guides/workspace-dotfiles.md
- Access Workspaces (
- Administration (
) →admin/index.md
— Guides for template and deployment administratorsreferences/docs/admin/index.md- Setup (
) →admin/setup/index.md
— Configure user access to your control plane.references/docs/admin/setup/index.md- Appearance (
) →admin/setup/appearance.md
— Learn how to configure the appearance of Coderreferences/docs/admin/setup/appearance.md - Telemetry (
) →admin/setup/telemetry.md
— Learn what usage telemetry Coder collectsreferences/docs/admin/setup/telemetry.md - Data Retention (
) →admin/setup/data-retention.md
— Configure data retention policies for database tablesreferences/docs/admin/setup/data-retention.md
- Appearance (
- Infrastructure (
) →admin/infrastructure/index.md
— How to integrate Coder with your organization's computereferences/docs/admin/infrastructure/index.md- Architecture (
) →admin/infrastructure/architecture.md
— Learn about Coder's architecturereferences/docs/admin/infrastructure/architecture.md - Validated Architectures (
) →admin/infrastructure/validated-architectures/index.md
— Architectures for large Coder deploymentsreferences/docs/admin/infrastructure/validated-architectures/index.md- Up to 1,000 Users (
) →admin/infrastructure/validated-architectures/1k-users.md
— Hardware specifications and architecture guidance for Coder deployments that support up to 1,000 usersreferences/docs/admin/infrastructure/validated-architectures/1k-users.md - Up to 2,000 Users (
) →admin/infrastructure/validated-architectures/2k-users.md
— Hardware specifications and architecture guidance for Coder deployments that support up to 2,000 usersreferences/docs/admin/infrastructure/validated-architectures/2k-users.md - Up to 3,000 Users (
) →admin/infrastructure/validated-architectures/3k-users.md
— Enterprise-scale architecture recommendations for Coder deployments that support up to 3,000 usersreferences/docs/admin/infrastructure/validated-architectures/3k-users.md - Up to 10,000 Users (
) →admin/infrastructure/validated-architectures/10k-users.md
— Enterprise-scale architecture recommendations for Coder deployments that support up to 10,000 usersreferences/docs/admin/infrastructure/validated-architectures/10k-users.md
- Up to 1,000 Users (
- Scale Testing (
) →admin/infrastructure/scale-testing.md
— Ensure your deployment can handle your organization's needsreferences/docs/admin/infrastructure/scale-testing.md - Scaling Utilities (
) →admin/infrastructure/scale-utility.md
— Tools to help you scale your deploymentreferences/docs/admin/infrastructure/scale-utility.md - Scaling best practices (
) →tutorials/best-practices/scale-coder.md
— How to prepare a Coder deployment for scalereferences/docs/tutorials/best-practices/scale-coder.md
- Architecture (
- Users (
) →admin/users/index.md
— Learn how to manage and audit usersreferences/docs/admin/users/index.md- OIDC Authentication (
) →admin/users/oidc-auth/index.md
— Configure OpenID Connect authentication with identity providers like Okta or Active Directoryreferences/docs/admin/users/oidc-auth/index.md- Google (
) →admin/users/oidc-auth/google.md
— Configure Google as an OIDC providerreferences/docs/admin/users/oidc-auth/google.md - Microsoft (
) →admin/users/oidc-auth/microsoft.md
— Configure Microsoft Entra ID as an OIDC providerreferences/docs/admin/users/oidc-auth/microsoft.md - Configure OIDC refresh tokens (
) →admin/users/oidc-auth/refresh-tokens.md
— How to configure OIDC refresh tokensreferences/docs/admin/users/oidc-auth/refresh-tokens.md
- Google (
- GitHub Authentication (
) →admin/users/github-auth.md
— Set up authentication through GitHub OAuth to enable secure user login and sign-upreferences/docs/admin/users/github-auth.md - Password Authentication (
) →admin/users/password-auth.md
— Manage username/password authentication settings and user password reset workflowsreferences/docs/admin/users/password-auth.md - Headless Authentication (
) →admin/users/headless-auth.md
— Create and manage headless service accounts for automated systems and API integrationsreferences/docs/admin/users/headless-auth.md - Groups & Roles (
) →admin/users/groups-roles.md
— Manage access control with user groups and role-based permissions for Coder resourcesreferences/docs/admin/users/groups-roles.md - IdP Sync (
) →admin/users/idp-sync.md
— Synchronize user groups, roles, and organizations from your identity provider to Coderreferences/docs/admin/users/idp-sync.md - Organizations (
) →admin/users/organizations.md
— Segment and isolate resources by creating separate organizations for different teams or projectsreferences/docs/admin/users/organizations.md - Quotas (
) →admin/users/quotas.md
— Control resource usage by implementing workspace budgets and credit-based cost managementreferences/docs/admin/users/quotas.md - Sessions & API Tokens (
) →admin/users/sessions-tokens.md
— Manage authentication tokens for API access and configure session duration policiesreferences/docs/admin/users/sessions-tokens.md
- OIDC Authentication (
- Templates (
) →admin/templates/index.md
— Learn how to author and maintain Coder templatesreferences/docs/admin/templates/index.md- Creating Templates (
) →admin/templates/creating-templates.md
— Learn how to create templates with Terraformreferences/docs/admin/templates/creating-templates.md - Managing Templates (
) →admin/templates/managing-templates/index.md
— Learn how to manage templates and best practicesreferences/docs/admin/templates/managing-templates/index.md- Image Management (
) →admin/templates/managing-templates/image-management.md
— Learn about template image managementreferences/docs/admin/templates/managing-templates/image-management.md - Change Management (
) →admin/templates/managing-templates/change-management.md
— Learn about template change management and versioningreferences/docs/admin/templates/managing-templates/change-management.md - Envbuilder (
) →admin/templates/managing-templates/envbuilder.md
— Shift environment definition to repositoriesreferences/docs/admin/templates/managing-templates/envbuilder.md - Template Dependencies (
) →admin/templates/managing-templates/dependencies.md
— Learn how to manage template dependenciesreferences/docs/admin/templates/managing-templates/dependencies.md - Workspace Scheduling (
) →admin/templates/managing-templates/schedule.md
— Learn how to control how workspaces are started and stoppedreferences/docs/admin/templates/managing-templates/schedule.md - External Workspaces (
) →admin/templates/managing-templates/external-workspaces.md
— Learn how to manage external workspacesreferences/docs/admin/templates/managing-templates/external-workspaces.md
- Image Management (
- Extending Templates (
) →admin/templates/extending-templates/index.md
— Learn best practices in extending templatesreferences/docs/admin/templates/extending-templates/index.md- Agent Metadata (
) →admin/templates/extending-templates/agent-metadata.md
— Retrieve real-time stats from the workspace agentreferences/docs/admin/templates/extending-templates/agent-metadata.md - Build Parameters (
) →admin/templates/extending-templates/parameters.md
— Use parameters to customize workspaces at buildreferences/docs/admin/templates/extending-templates/parameters.md - Dynamic Parameters (
) →admin/templates/extending-templates/dynamic-parameters.md
— Conditional, identity-aware parameter syntax for advanced users.references/docs/admin/templates/extending-templates/dynamic-parameters.md - Prebuilt workspaces (
) →admin/templates/extending-templates/prebuilt-workspaces.md
— Pre-provision a ready-to-deploy workspace with a defined set of parametersreferences/docs/admin/templates/extending-templates/prebuilt-workspaces.md - Icons (
) →admin/templates/extending-templates/icons.md
— Customize your template with built-in iconsreferences/docs/admin/templates/extending-templates/icons.md - Resource Metadata (
) →admin/templates/extending-templates/resource-metadata.md
— Display resource state in the workspace dashboardreferences/docs/admin/templates/extending-templates/resource-metadata.md - Resource Monitoring (
) →admin/templates/extending-templates/resource-monitoring.md
— Monitor resources in the workspace dashboardreferences/docs/admin/templates/extending-templates/resource-monitoring.md - Resource Ordering (
) →admin/templates/extending-templates/resource-ordering.md
— Design the UI of workspacesreferences/docs/admin/templates/extending-templates/resource-ordering.md - Resource Persistence (
) →admin/templates/extending-templates/resource-persistence.md
— Control resource persistencereferences/docs/admin/templates/extending-templates/resource-persistence.md - Terraform Variables (
) →admin/templates/extending-templates/variables.md
— Use variables to manage template statereferences/docs/admin/templates/extending-templates/variables.md - Terraform Modules (
) →admin/templates/extending-templates/modules.md
— Reuse terraform code across templatesreferences/docs/admin/templates/extending-templates/modules.md - Web IDEs and Coder Apps (
) →admin/templates/extending-templates/web-ides.md
— Add and configure Web IDEs in your templates as coder appsreferences/docs/admin/templates/extending-templates/web-ides.md - Pre-install JetBrains IDEs (
) →admin/templates/extending-templates/jetbrains-preinstall.md
— Pre-install JetBrains IDEs in a template for faster IDE startupreferences/docs/admin/templates/extending-templates/jetbrains-preinstall.md - JetBrains IDEs in Air-Gapped Deployments (
) →admin/templates/extending-templates/jetbrains-airgapped.md
— Configure JetBrains IDEs for air-gapped deploymentsreferences/docs/admin/templates/extending-templates/jetbrains-airgapped.md - Docker in Workspaces (
) →admin/templates/extending-templates/docker-in-workspaces.md
— Use Docker in your workspacesreferences/docs/admin/templates/extending-templates/docker-in-workspaces.md - Workspace Tags (
) →admin/templates/extending-templates/workspace-tags.md
— Control provisioning using Workspace Tags and Parametersreferences/docs/admin/templates/extending-templates/workspace-tags.md - Provider Authentication (
) →admin/templates/extending-templates/provider-authentication.md
— Authenticate with provider APIs to provision workspacesreferences/docs/admin/templates/extending-templates/provider-authentication.md - Dev Containers (
) →admin/templates/extending-templates/devcontainers.md
— Extend templates with containerized dev environmentsreferences/docs/admin/templates/extending-templates/devcontainers.md - Process Logging (
) →admin/templates/extending-templates/process-logging.md
— Log workspace processesreferences/docs/admin/templates/extending-templates/process-logging.md - Startup Dependencies (
) →admin/templates/startup-coordination/index.md
— Coordinate workspace startup with dependency managementreferences/docs/admin/templates/startup-coordination/index.md- Usage (
) →admin/templates/startup-coordination/usage.md
— How to use startup coordinationreferences/docs/admin/templates/startup-coordination/usage.md - Troubleshooting (
) →admin/templates/startup-coordination/troubleshooting.md
— Troubleshoot startup coordinationreferences/docs/admin/templates/startup-coordination/troubleshooting.md - Examples (
) →admin/templates/startup-coordination/example.md
— Examples of startup coordinationreferences/docs/admin/templates/startup-coordination/example.md
- Usage (
- Agent Metadata (
- Open in Coder (
) →admin/templates/open-in-coder.md
— Open workspaces in Coderreferences/docs/admin/templates/open-in-coder.md - Permissions & Policies (
) →admin/templates/template-permissions.md
— Learn how to create templates with Terraformreferences/docs/admin/templates/template-permissions.md - Troubleshooting Templates (
) →admin/templates/troubleshooting.md
— Learn how to troubleshoot template issuesreferences/docs/admin/templates/troubleshooting.md
- Creating Templates (
- External Provisioners (
) →admin/provisioners/index.md
— Learn how to run external provisioners with Coderreferences/docs/admin/provisioners/index.md- Manage Provisioner Jobs (
) →admin/provisioners/manage-provisioner-jobs.md
— Learn how to run external provisioners with Coderreferences/docs/admin/provisioners/manage-provisioner-jobs.md
- Manage Provisioner Jobs (
- External Authentication (
) →admin/external-auth/index.md
— Learn how to configure external authenticationreferences/docs/admin/external-auth/index.md - Integrations (
) →admin/integrations/index.md
— Use integrations to extend Coderreferences/docs/admin/integrations/index.md- Prometheus (
) →admin/integrations/prometheus.md
— Collect deployment metrics with Prometheusreferences/docs/admin/integrations/prometheus.md - Kubernetes Logging (
) →admin/integrations/kubernetes-logs.md
— Stream K8s event logs on workspace startupreferences/docs/admin/integrations/kubernetes-logs.md - Additional Kubernetes Clusters (
) →admin/integrations/multiple-kube-clusters.md
— Deploy workspaces on additional Kubernetes clustersreferences/docs/admin/integrations/multiple-kube-clusters.md - JFrog Artifactory (
) →admin/integrations/jfrog-artifactory.md
— Integrate Coder with JFrog Artifactoryreferences/docs/admin/integrations/jfrog-artifactory.md - Island Secure Browser (
) →admin/integrations/island.md
— Integrate Coder with Island's Secure Browserreferences/docs/admin/integrations/island.md - DX PlatformX (
) →admin/integrations/platformx.md
— Integrate Coder with DX PlatformXreferences/docs/admin/integrations/platformx.md - DX Data Cloud (
) →admin/integrations/dx-data-cloud.md
— Tag Coder Users with DX Data Cloudreferences/docs/admin/integrations/dx-data-cloud.md - Hashicorp Vault (
) →admin/integrations/vault.md
— Integrate Coder with Hashicorp Vaultreferences/docs/admin/integrations/vault.md - OAuth2 Provider (
) →admin/integrations/oauth2-provider.md
— Use Coder as an OAuth2 providerreferences/docs/admin/integrations/oauth2-provider.md - Dev Containers (
) →admin/integrations/devcontainers/index.md
— Configure dev container support using Docker or Envbuilderreferences/docs/admin/integrations/devcontainers/index.md- Dev Containers Integration (
) →admin/integrations/devcontainers/integration.md
— Configure native dev containers with Dockerreferences/docs/admin/integrations/devcontainers/integration.md - Envbuilder (
) →admin/integrations/devcontainers/envbuilder/index.md
— Build dev containers without Dockerreferences/docs/admin/integrations/devcontainers/envbuilder/index.md- Add an Envbuilder template (
) →admin/integrations/devcontainers/envbuilder/add-envbuilder.md
— How to add an Envbuilder templatereferences/docs/admin/integrations/devcontainers/envbuilder/add-envbuilder.md - Security and caching (
) →admin/integrations/devcontainers/envbuilder/envbuilder-security-caching.md
— Configure authentication and cachingreferences/docs/admin/integrations/devcontainers/envbuilder/envbuilder-security-caching.md - Releases and known issues (
) →admin/integrations/devcontainers/envbuilder/envbuilder-releases-known-issues.md
— Release channels and known issuesreferences/docs/admin/integrations/devcontainers/envbuilder/envbuilder-releases-known-issues.md
- Add an Envbuilder template (
- Dev Containers Integration (
- Prometheus (
- Networking (
) →admin/networking/index.md
— Understand Coder's networking layerreferences/docs/admin/networking/index.md- Port Forwarding (
) →admin/networking/port-forwarding.md
— Learn how to forward ports in Coderreferences/docs/admin/networking/port-forwarding.md - STUN and NAT (
) →admin/networking/stun.md
— Learn how to forward ports in Coderreferences/docs/admin/networking/stun.md - Workspace Proxies (
) →admin/networking/workspace-proxies.md
— Run geo distributed workspace proxiesreferences/docs/admin/networking/workspace-proxies.md - High Availability (
) →admin/networking/high-availability.md
— Learn how to configure Coder for High Availabilityreferences/docs/admin/networking/high-availability.md - Wildcard Access URL (
) →admin/networking/wildcard-access-url.md
— Learn about wildcard access URL in Coder deploymentsreferences/docs/admin/networking/wildcard-access-url.md - Troubleshooting (
) →admin/networking/troubleshooting.md
— Troubleshoot networking issues in Coderreferences/docs/admin/networking/troubleshooting.md
- Port Forwarding (
- Monitoring (
) →admin/monitoring/index.md
— Configure security policy and audit your deploymentreferences/docs/admin/monitoring/index.md- Logs (
) →admin/monitoring/logs.md
— Learn about Coder's logsreferences/docs/admin/monitoring/logs.md - Metrics (
) →admin/monitoring/metrics.md
— Learn about Coder's logsreferences/docs/admin/monitoring/metrics.md - Health Check (
) →admin/monitoring/health-check.md
— Learn about Coder's automated health checksreferences/docs/admin/monitoring/health-check.md - Connection Logs (
) →admin/monitoring/connection-logs.md
— Monitor connections to workspacesreferences/docs/admin/monitoring/connection-logs.md - Notifications (
) →admin/monitoring/notifications/index.md
— Configure notifications for your deploymentreferences/docs/admin/monitoring/notifications/index.md- Slack Notifications (
) →admin/monitoring/notifications/slack.md
— Learn how to setup Slack notificationsreferences/docs/admin/monitoring/notifications/slack.md - Microsoft Teams Notifications (
) →admin/monitoring/notifications/teams.md
— Learn how to setup Microsoft Teams notificationsreferences/docs/admin/monitoring/notifications/teams.md
- Slack Notifications (
- Logs (
- Security (
) →admin/security/index.md
— Configure security policy and audit your deploymentreferences/docs/admin/security/index.md- Audit Logs (
) →admin/security/audit-logs.md
— Audit actions taken inside Coderreferences/docs/admin/security/audit-logs.md - Secrets (
) →admin/security/secrets.md
— Use sensitive variables in your workspacesreferences/docs/admin/security/secrets.md - Database Encryption (
) →admin/security/database-encryption.md
— Encrypt the database to prevent unauthorized accessreferences/docs/admin/security/database-encryption.md
- Audit Logs (
- Licensing (
) →admin/licensing/index.md
— Configure licensing for your deploymentreferences/docs/admin/licensing/index.md
- Setup (
- Run AI Coding Agents in Coder (
) →ai-coder/index.md
— Learn how to run and integrate agentic AI coding agents like GPT-Code, OpenDevin, or SWE-Agent in Coder workspaces to boost developer productivity.references/docs/ai-coder/index.md- Best Practices (
) →ai-coder/best-practices.md
— Best Practices running Coding Agentsreferences/docs/ai-coder/best-practices.md - In the IDE (
) →ai-coder/ide-agents.md
— Run IDE agents with Coderreferences/docs/ai-coder/ide-agents.md - Coder Tasks (
) →ai-coder/tasks.md
— Run Coding Agents on your Own Infrastructurereferences/docs/ai-coder/tasks.md- Understanding Coder Tasks (
) →ai-coder/tasks-core-principles.md
— Core principles and concepts behind Coder Tasksreferences/docs/ai-coder/tasks-core-principles.md - Custom Agents (
) →ai-coder/custom-agents.md
— Run custom agents with Coder Tasksreferences/docs/ai-coder/custom-agents.md - Tasks Migration Guide (
) →ai-coder/tasks-migration.md
— Changes to Coder Tasks made in v2.28references/docs/ai-coder/tasks-migration.md - Security & Boundaries (
) →ai-coder/security.md
— Learn about security and boundaries when running AI coding agents in Coderreferences/docs/ai-coder/security.md - Create a GitHub to Coder Tasks Workflow (
) →ai-coder/github-to-tasks.md
— How to setup Coder Tasks to run in GitHubreferences/docs/ai-coder/github-to-tasks.md
- Understanding Coder Tasks (
- AI Governance Add-On (
) →ai-coder/ai-governance.md
— Features around managing agents at scalereferences/docs/ai-coder/ai-governance.md- Agent Boundaries (
) →ai-coder/agent-boundaries/index.md
— Understanding Agent Boundaries in Coder Tasksreferences/docs/ai-coder/agent-boundaries/index.md- NS Jail (
) →ai-coder/agent-boundaries/nsjail.md
— Documentation for Namespace Jailreferences/docs/ai-coder/agent-boundaries/nsjail.md - LandJail (
) →ai-coder/agent-boundaries/landjail.md
— Documentation for LandJailreferences/docs/ai-coder/agent-boundaries/landjail.md - Rules Engine (
) →ai-coder/agent-boundaries/rules-engine.md
— Documentation for the Boundary rules enginereferences/docs/ai-coder/agent-boundaries/rules-engine.md - Version Compatibility (
) →ai-coder/agent-boundaries/version.md
— Version requirements and compatibility informationreferences/docs/ai-coder/agent-boundaries/version.md
- NS Jail (
- AI Bridge (
) →ai-coder/ai-bridge/index.md
— AI Gateway for Enterprise Governance & Observabilityreferences/docs/ai-coder/ai-bridge/index.md- Setup (
) →ai-coder/ai-bridge/setup.md
— How to set up and configure AI Bridgereferences/docs/ai-coder/ai-bridge/setup.md - Client Configuration (
) →ai-coder/ai-bridge/clients/index.md
— How to configure your AI coding tools to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/index.md- Claude Code (
) →ai-coder/ai-bridge/clients/claude-code.md
— Configure Claude Code to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/claude-code.md - Codex (
) →ai-coder/ai-bridge/clients/codex.md
— Configure Codex to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/codex.md - Mux (
) →ai-coder/ai-bridge/clients/mux.md
— Configure Mux to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/mux.md - OpenCode (
) →ai-coder/ai-bridge/clients/opencode.md
— Configure OpenCode to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/opencode.md - Factory (
) →ai-coder/ai-bridge/clients/factory.md
— Configure Factory to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/factory.md - Cline (
) →ai-coder/ai-bridge/clients/cline.md
— Configure Cline to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/cline.md - Kilo Code (
) →ai-coder/ai-bridge/clients/kilo-code.md
— Configure Kilo Code to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/kilo-code.md - Roo Code (
) →ai-coder/ai-bridge/clients/roo-code.md
— Configure Roo Code to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/roo-code.md - VS Code (
) →ai-coder/ai-bridge/clients/vscode.md
— Configure VS Code to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/vscode.md - JetBrains (
) →ai-coder/ai-bridge/clients/jetbrains.md
— Configure JetBrains IDEs to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/jetbrains.md - Zed (
) →ai-coder/ai-bridge/clients/zed.md
— Configure Zed to use AI Bridgereferences/docs/ai-coder/ai-bridge/clients/zed.md - GitHub Copilot (
) →ai-coder/ai-bridge/clients/copilot.md
— Configure GitHub Copilot to use AI Bridge via AI Bridge Proxyreferences/docs/ai-coder/ai-bridge/clients/copilot.md
- Claude Code (
- MCP Tools Injection (
) →ai-coder/ai-bridge/mcp.md
— How to configure MCP servers for tools injection through AI Bridgereferences/docs/ai-coder/ai-bridge/mcp.md - AI Bridge Proxy (
) →ai-coder/ai-bridge/ai-bridge-proxy/index.md
— Proxy for AI coding tools without base URL override supportreferences/docs/ai-coder/ai-bridge/ai-bridge-proxy/index.md- Setup (
) →ai-coder/ai-bridge/ai-bridge-proxy/setup.md
— How to set up and configure AI Bridge Proxyreferences/docs/ai-coder/ai-bridge/ai-bridge-proxy/setup.md
- Setup (
- Monitoring (
) →ai-coder/ai-bridge/monitoring.md
— How to monitor AI Bridgereferences/docs/ai-coder/ai-bridge/monitoring.md - Reference (
) →ai-coder/ai-bridge/reference.md
— Technical reference for AI Bridgereferences/docs/ai-coder/ai-bridge/reference.md
- Setup (
- Usage Data Reporting (
) →ai-coder/usage-data-reporting.md
— Configure AI usage data reportingreferences/docs/ai-coder/usage-data-reporting.md
- Agent Boundaries (
- MCP Server (
) →ai-coder/mcp-server.md
— Connect to agents Coder with a MCP serverreferences/docs/ai-coder/mcp-server.md
- Best Practices (
- Tutorials (
) →tutorials/index.md
— Coder knowledgebase for administrating your deploymentreferences/docs/tutorials/index.md- Quickstart (
) →tutorials/quickstart.md
— Learn how to install and run Coder quicklyreferences/docs/tutorials/quickstart.md - Write a Template from Scratch (
) →tutorials/template-from-scratch.md
— Learn how to author Coder templatesreferences/docs/tutorials/template-from-scratch.md - Using an External Database (
) →tutorials/external-database.md
— Use Coder with an external databasereferences/docs/tutorials/external-database.md - Image Management (
) →admin/templates/managing-templates/image-management.md
— Learn about image management with Coderreferences/docs/admin/templates/managing-templates/image-management.md - Configuring Okta (
) →tutorials/configuring-okta.md
— Custom claims/scopes with Okta for group/role syncreferences/docs/tutorials/configuring-okta.md - Google to AWS Federation (
) →tutorials/gcp-to-aws.md
— Federating a Google Cloud service account to AWSreferences/docs/tutorials/gcp-to-aws.md - JFrog Artifactory Integration (
) →admin/integrations/jfrog-artifactory.md
— Integrate Coder with JFrog Artifactoryreferences/docs/admin/integrations/jfrog-artifactory.md - Istio Integration (
) →admin/integrations/istio.md
— Integrate Coder with Istioreferences/docs/admin/integrations/istio.md - Island Secure Browser Integration (
) →admin/integrations/island.md
— Integrate Coder with Island's Secure Browserreferences/docs/admin/integrations/island.md - Template ImagePullSecrets (
) →tutorials/image-pull-secret.md
— Creating ImagePullSecrets for private registriesreferences/docs/tutorials/image-pull-secret.md - Postgres SSL (
) →tutorials/postgres-ssl.md
— Configure Coder to connect to Postgres over SSLreferences/docs/tutorials/postgres-ssl.md - Azure Federation (
) →tutorials/azure-federation.md
— Federating Coder to Azurereferences/docs/tutorials/azure-federation.md - Deploy Coder on Azure with an Application Gateway (
) →install/kubernetes/kubernetes-azure-app-gateway.md
— Deploy Coder on Azure with an Application Gatewayreferences/docs/install/kubernetes/kubernetes-azure-app-gateway.md - Cloning Git Repositories (
) →tutorials/cloning-git-repositories.md
— Learn how to clone Git repositories in Coderreferences/docs/tutorials/cloning-git-repositories.md - Test Templates Through CI/CD (
) →tutorials/testing-templates.md
— Learn how to test and publish Coder templates in a CI/CD pipelinereferences/docs/tutorials/testing-templates.md - Use Apache as a Reverse Proxy (
) →tutorials/reverse-proxy-apache.md
— Learn how to use Apache as a reverse proxyreferences/docs/tutorials/reverse-proxy-apache.md - Use Caddy as a Reverse Proxy (
) →tutorials/reverse-proxy-caddy.md
— Learn how to use Caddy as a reverse proxyreferences/docs/tutorials/reverse-proxy-caddy.md - Use NGINX as a Reverse Proxy (
) →tutorials/reverse-proxy-nginx.md
— Learn how to use NGINX as a reverse proxyreferences/docs/tutorials/reverse-proxy-nginx.md - Pre-install JetBrains IDEs in Workspaces (
) →admin/templates/extending-templates/jetbrains-preinstall.md
— Pre-install JetBrains IDEs in workspacesreferences/docs/admin/templates/extending-templates/jetbrains-preinstall.md - Use JetBrains IDEs in Air-Gapped Deployments (
) →admin/templates/extending-templates/jetbrains-airgapped.md
— Configure JetBrains IDEs for air-gapped deploymentsreferences/docs/admin/templates/extending-templates/jetbrains-airgapped.md - FAQs (
) →tutorials/faqs.md
— Miscellaneous FAQs from our communityreferences/docs/tutorials/faqs.md - Best practices (
) →tutorials/best-practices/index.md
— Guides to help you make the most of your Coder experiencereferences/docs/tutorials/best-practices/index.md- Organizations - best practices (
) →tutorials/best-practices/organizations.md
— How to make the best use of Coder Organizationsreferences/docs/tutorials/best-practices/organizations.md - Scale Coder (
) →tutorials/best-practices/scale-coder.md
— How to prepare a Coder deployment for scalereferences/docs/tutorials/best-practices/scale-coder.md - Security - best practices (
) →tutorials/best-practices/security-best-practices.md
— Make your Coder deployment more securereferences/docs/tutorials/best-practices/security-best-practices.md - Speed up your workspaces (
) →tutorials/best-practices/speed-up-templates.md
— Speed up your Coder templates and workspacesreferences/docs/tutorials/best-practices/speed-up-templates.md
- Organizations - best practices (
- Quickstart (
- Reference (
) →reference/index.md
— Referencereferences/docs/reference/index.md- REST API (
) →reference/api/index.md
— Learn how to use Coderd APIreferences/docs/reference/api/index.md- General (
) →reference/api/general.mdreferences/docs/reference/api/general.md - AI Bridge (
) →reference/api/aibridge.mdreferences/docs/reference/api/aibridge.md - Agents (
) →reference/api/agents.mdreferences/docs/reference/api/agents.md - Applications (
) →reference/api/applications.mdreferences/docs/reference/api/applications.md - Audit (
) →reference/api/audit.mdreferences/docs/reference/api/audit.md - Authentication (
) →reference/api/authentication.mdreferences/docs/reference/api/authentication.md - Authorization (
) →reference/api/authorization.mdreferences/docs/reference/api/authorization.md - Builds (
) →reference/api/builds.mdreferences/docs/reference/api/builds.md - Debug (
) →reference/api/debug.mdreferences/docs/reference/api/debug.md - Enterprise (
) →reference/api/enterprise.mdreferences/docs/reference/api/enterprise.md - Files (
) →reference/api/files.mdreferences/docs/reference/api/files.md - Git (
) →reference/api/git.mdreferences/docs/reference/api/git.md - InitScript (
) →reference/api/initscript.mdreferences/docs/reference/api/initscript.md - Insights (
) →reference/api/insights.mdreferences/docs/reference/api/insights.md - Members (
) →reference/api/members.mdreferences/docs/reference/api/members.md - Notifications (
) →reference/api/notifications.mdreferences/docs/reference/api/notifications.md - Organizations (
) →reference/api/organizations.mdreferences/docs/reference/api/organizations.md - PortSharing (
) →reference/api/portsharing.mdreferences/docs/reference/api/portsharing.md - Prebuilds (
) →reference/api/prebuilds.mdreferences/docs/reference/api/prebuilds.md - Provisioning (
) →reference/api/provisioning.mdreferences/docs/reference/api/provisioning.md - Schemas (
) →reference/api/schemas.mdreferences/docs/reference/api/schemas.md - Tasks (
) →reference/api/tasks.mdreferences/docs/reference/api/tasks.md - Templates (
) →reference/api/templates.mdreferences/docs/reference/api/templates.md - Users (
) →reference/api/users.mdreferences/docs/reference/api/users.md - WorkspaceProxies (
) →reference/api/workspaceproxies.mdreferences/docs/reference/api/workspaceproxies.md - Workspaces (
) →reference/api/workspaces.mdreferences/docs/reference/api/workspaces.md
- General (
- Command Line (
) →reference/cli/index.md
— Learn how to use Coder CLIreferences/docs/reference/cli/index.md- aibridge (
) →reference/cli/aibridge.md
— Manage AI Bridge.references/docs/reference/cli/aibridge.md - aibridge interceptions (
) →reference/cli/aibridge_interceptions.md
— Manage AI Bridge interceptions.references/docs/reference/cli/aibridge_interceptions.md - aibridge interceptions list (
) →reference/cli/aibridge_interceptions_list.md
— List AI Bridge interceptions as JSON.references/docs/reference/cli/aibridge_interceptions_list.md - autoupdate (
) →reference/cli/autoupdate.md
— Toggle auto-update policy for a workspacereferences/docs/reference/cli/autoupdate.md - boundary (
) →reference/cli/boundary.md
— Network isolation tool for monitoring and restricting HTTP/HTTPS requestsreferences/docs/reference/cli/boundary.md - coder (
) →reference/cli/index.mdreferences/docs/reference/cli/index.md - completion (
) →reference/cli/completion.md
— Install or update shell completion scripts for the detected or chosen shell.references/docs/reference/cli/completion.md - config-ssh (
) →reference/cli/config-ssh.md
— Add an SSH Host entry for your workspaces "ssh workspace.coder"references/docs/reference/cli/config-ssh.md - create (
) →reference/cli/create.md
— Create a workspacereferences/docs/reference/cli/create.md - delete (
) →reference/cli/delete.md
— Delete a workspacereferences/docs/reference/cli/delete.md - dotfiles (
) →reference/cli/dotfiles.md
— Personalize your workspace by applying a canonical dotfiles repositoryreferences/docs/reference/cli/dotfiles.md - external-auth (
) →reference/cli/external-auth.md
— Manage external authenticationreferences/docs/reference/cli/external-auth.md - external-auth access-token (
) →reference/cli/external-auth_access-token.md
— Print auth for an external providerreferences/docs/reference/cli/external-auth_access-token.md - external-workspaces (
) →reference/cli/external-workspaces.md
— Create or manage external workspacesreferences/docs/reference/cli/external-workspaces.md - external-workspaces agent-instructions (
) →reference/cli/external-workspaces_agent-instructions.md
— Get the instructions for an external agentreferences/docs/reference/cli/external-workspaces_agent-instructions.md - external-workspaces create (
) →reference/cli/external-workspaces_create.md
— Create a new external workspacereferences/docs/reference/cli/external-workspaces_create.md - external-workspaces list (
) →reference/cli/external-workspaces_list.md
— List external workspacesreferences/docs/reference/cli/external-workspaces_list.md - favorite (
) →reference/cli/favorite.md
— Add a workspace to your favoritesreferences/docs/reference/cli/favorite.md - features (
) →reference/cli/features.md
— List Enterprise featuresreferences/docs/reference/cli/features.md - features list (
) →reference/cli/features_list.mdreferences/docs/reference/cli/features_list.md - groups (
) →reference/cli/groups.md
— Manage groupsreferences/docs/reference/cli/groups.md - groups create (
) →reference/cli/groups_create.md
— Create a user groupreferences/docs/reference/cli/groups_create.md - groups delete (
) →reference/cli/groups_delete.md
— Delete a user groupreferences/docs/reference/cli/groups_delete.md - groups edit (
) →reference/cli/groups_edit.md
— Edit a user groupreferences/docs/reference/cli/groups_edit.md - groups list (
) →reference/cli/groups_list.md
— List user groupsreferences/docs/reference/cli/groups_list.md - licenses (
) →reference/cli/licenses.md
— Add, delete, and list licensesreferences/docs/reference/cli/licenses.md - licenses add (
) →reference/cli/licenses_add.md
— Add license to Coder deploymentreferences/docs/reference/cli/licenses_add.md - licenses delete (
) →reference/cli/licenses_delete.md
— Delete license by IDreferences/docs/reference/cli/licenses_delete.md - licenses list (
) →reference/cli/licenses_list.md
— List licenses (including expired)references/docs/reference/cli/licenses_list.md - list (
) →reference/cli/list.md
— List workspacesreferences/docs/reference/cli/list.md - login (
) →reference/cli/login.md
— Authenticate with Coder deploymentreferences/docs/reference/cli/login.md - login token (
) →reference/cli/login_token.md
— Print the current session tokenreferences/docs/reference/cli/login_token.md - logout (
) →reference/cli/logout.md
— Unauthenticate your local sessionreferences/docs/reference/cli/logout.md - logs (
) →reference/cli/logs.md
— View logs for a workspacereferences/docs/reference/cli/logs.md - netcheck (
) →reference/cli/netcheck.md
— Print network debug information for DERP and STUNreferences/docs/reference/cli/netcheck.md - notifications (
) →reference/cli/notifications.md
— Manage Coder notificationsreferences/docs/reference/cli/notifications.md - notifications custom (
) →reference/cli/notifications_custom.md
— Send a custom notificationreferences/docs/reference/cli/notifications_custom.md - notifications pause (
) →reference/cli/notifications_pause.md
— Pause notificationsreferences/docs/reference/cli/notifications_pause.md - notifications resume (
) →reference/cli/notifications_resume.md
— Resume notificationsreferences/docs/reference/cli/notifications_resume.md - notifications test (
) →reference/cli/notifications_test.md
— Send a test notificationreferences/docs/reference/cli/notifications_test.md - open (
) →reference/cli/open.md
— Open a workspacereferences/docs/reference/cli/open.md - open app (
) →reference/cli/open_app.md
— Open a workspace application.references/docs/reference/cli/open_app.md - open vscode (
) →reference/cli/open_vscode.md
— Open a workspace in VS Code Desktopreferences/docs/reference/cli/open_vscode.md - organizations (
) →reference/cli/organizations.md
— Organization related commandsreferences/docs/reference/cli/organizations.md - organizations create (
) →reference/cli/organizations_create.md
— Create a new organization.references/docs/reference/cli/organizations_create.md - organizations delete (
) →reference/cli/organizations_delete.md
— Delete an organizationreferences/docs/reference/cli/organizations_delete.md - organizations list (
) →reference/cli/organizations_list.md
— List all organizationsreferences/docs/reference/cli/organizations_list.md - organizations members (
) →reference/cli/organizations_members.md
— Manage organization membersreferences/docs/reference/cli/organizations_members.md - organizations members add (
) →reference/cli/organizations_members_add.md
— Add a new member to the current organizationreferences/docs/reference/cli/organizations_members_add.md - organizations members edit-roles (
) →reference/cli/organizations_members_edit-roles.md
— Edit organization member's rolesreferences/docs/reference/cli/organizations_members_edit-roles.md - organizations members list (
) →reference/cli/organizations_members_list.md
— List all organization membersreferences/docs/reference/cli/organizations_members_list.md - organizations members remove (
) →reference/cli/organizations_members_remove.md
— Remove a new member to the current organizationreferences/docs/reference/cli/organizations_members_remove.md - organizations roles (
) →reference/cli/organizations_roles.md
— Manage organization roles.references/docs/reference/cli/organizations_roles.md - organizations roles create (
) →reference/cli/organizations_roles_create.md
— Create a new organization custom rolereferences/docs/reference/cli/organizations_roles_create.md - organizations roles show (
) →reference/cli/organizations_roles_show.md
— Show role(s)references/docs/reference/cli/organizations_roles_show.md - organizations roles update (
) →reference/cli/organizations_roles_update.md
— Update an organization custom rolereferences/docs/reference/cli/organizations_roles_update.md - organizations settings (
) →reference/cli/organizations_settings.md
— Manage organization settings.references/docs/reference/cli/organizations_settings.md - organizations settings set (
) →reference/cli/organizations_settings_set.md
— Update specified organization setting.references/docs/reference/cli/organizations_settings_set.md - organizations settings set group-sync (
) →reference/cli/organizations_settings_set_group-sync.md
— Group sync settings to sync groups from an IdP.references/docs/reference/cli/organizations_settings_set_group-sync.md - organizations settings set organization-sync (
) →reference/cli/organizations_settings_set_organization-sync.md
— Organization sync settings to sync organization memberships from an IdP.references/docs/reference/cli/organizations_settings_set_organization-sync.md - organizations settings set role-sync (
) →reference/cli/organizations_settings_set_role-sync.md
— Role sync settings to sync organization roles from an IdP.references/docs/reference/cli/organizations_settings_set_role-sync.md - organizations settings set workspace-sharing (
) →reference/cli/organizations_settings_set_workspace-sharing.md
— Workspace sharing settings for the organization.references/docs/reference/cli/organizations_settings_set_workspace-sharing.md - organizations settings show (
) →reference/cli/organizations_settings_show.md
— Outputs specified organization setting.references/docs/reference/cli/organizations_settings_show.md - organizations settings show group-sync (
) →reference/cli/organizations_settings_show_group-sync.md
— Group sync settings to sync groups from an IdP.references/docs/reference/cli/organizations_settings_show_group-sync.md - organizations settings show organization-sync (
) →reference/cli/organizations_settings_show_organization-sync.md
— Organization sync settings to sync organization memberships from an IdP.references/docs/reference/cli/organizations_settings_show_organization-sync.md - organizations settings show role-sync (
) →reference/cli/organizations_settings_show_role-sync.md
— Role sync settings to sync organization roles from an IdP.references/docs/reference/cli/organizations_settings_show_role-sync.md - organizations settings show workspace-sharing (
) →reference/cli/organizations_settings_show_workspace-sharing.md
— Workspace sharing settings for the organization.references/docs/reference/cli/organizations_settings_show_workspace-sharing.md - organizations show (
) →reference/cli/organizations_show.md
— Show the organization. Using "selected" will show the selected organization from the "--org" flag. Using "me" will show all organizations you are a member of.references/docs/reference/cli/organizations_show.md - ping (
) →reference/cli/ping.md
— Ping a workspacereferences/docs/reference/cli/ping.md - port-forward (
) →reference/cli/port-forward.md
— Forward ports from a workspace to the local machine. For reverse port forwarding, use "coder ssh -R".references/docs/reference/cli/port-forward.md - prebuilds (
) →reference/cli/prebuilds.md
— Manage Coder prebuildsreferences/docs/reference/cli/prebuilds.md - prebuilds pause (
) →reference/cli/prebuilds_pause.md
— Pause prebuildsreferences/docs/reference/cli/prebuilds_pause.md - prebuilds resume (
) →reference/cli/prebuilds_resume.md
— Resume prebuildsreferences/docs/reference/cli/prebuilds_resume.md - provisioner (
) →reference/cli/provisioner.md
— View and manage provisioner daemons and jobsreferences/docs/reference/cli/provisioner.md - provisioner jobs (
) →reference/cli/provisioner_jobs.md
— View and manage provisioner jobsreferences/docs/reference/cli/provisioner_jobs.md - provisioner jobs cancel (
) →reference/cli/provisioner_jobs_cancel.md
— Cancel a provisioner jobreferences/docs/reference/cli/provisioner_jobs_cancel.md - provisioner jobs list (
) →reference/cli/provisioner_jobs_list.md
— List provisioner jobsreferences/docs/reference/cli/provisioner_jobs_list.md - provisioner keys (
) →reference/cli/provisioner_keys.md
— Manage provisioner keysreferences/docs/reference/cli/provisioner_keys.md - provisioner keys create (
) →reference/cli/provisioner_keys_create.md
— Create a new provisioner keyreferences/docs/reference/cli/provisioner_keys_create.md - provisioner keys delete (
) →reference/cli/provisioner_keys_delete.md
— Delete a provisioner keyreferences/docs/reference/cli/provisioner_keys_delete.md - provisioner keys list (
) →reference/cli/provisioner_keys_list.md
— List provisioner keys in an organizationreferences/docs/reference/cli/provisioner_keys_list.md - provisioner list (
) →reference/cli/provisioner_list.md
— List provisioner daemons in an organizationreferences/docs/reference/cli/provisioner_list.md - provisioner start (
) →reference/cli/provisioner_start.md
— Run a provisioner daemonreferences/docs/reference/cli/provisioner_start.md - publickey (
) →reference/cli/publickey.md
— Output your Coder public key used for Git operationsreferences/docs/reference/cli/publickey.md - rename (
) →reference/cli/rename.md
— Rename a workspacereferences/docs/reference/cli/rename.md - reset-password (
) →reference/cli/reset-password.md
— Directly connect to the database to reset a user's passwordreferences/docs/reference/cli/reset-password.md - restart (
) →reference/cli/restart.md
— Restart a workspacereferences/docs/reference/cli/restart.md - schedule (
) →reference/cli/schedule.md
— Schedule automated start and stop times for workspacesreferences/docs/reference/cli/schedule.md - schedule extend (
) →reference/cli/schedule_extend.md
— Extend the stop time of a currently running workspace instance.references/docs/reference/cli/schedule_extend.md - schedule show (
) →reference/cli/schedule_show.md
— Show workspace schedulesreferences/docs/reference/cli/schedule_show.md - schedule start (
) →reference/cli/schedule_start.md
— Edit workspace start schedulereferences/docs/reference/cli/schedule_start.md - schedule stop (
) →reference/cli/schedule_stop.md
— Edit workspace stop schedulereferences/docs/reference/cli/schedule_stop.md - server (
) →reference/cli/server.md
— Start a Coder serverreferences/docs/reference/cli/server.md - server create-admin-user (
) →reference/cli/server_create-admin-user.md
— Create a new admin user with the given username, email and password and adds it to every organization.references/docs/reference/cli/server_create-admin-user.md - server dbcrypt (
) →reference/cli/server_dbcrypt.md
— Manage database encryption.references/docs/reference/cli/server_dbcrypt.md - server dbcrypt decrypt (
) →reference/cli/server_dbcrypt_decrypt.md
— Decrypt a previously encrypted database.references/docs/reference/cli/server_dbcrypt_decrypt.md - server dbcrypt delete (
) →reference/cli/server_dbcrypt_delete.md
— Delete all encrypted data from the database. THIS IS A DESTRUCTIVE OPERATION.references/docs/reference/cli/server_dbcrypt_delete.md - server dbcrypt rotate (
) →reference/cli/server_dbcrypt_rotate.md
— Rotate database encryption keys.references/docs/reference/cli/server_dbcrypt_rotate.md - server postgres-builtin-serve (
) →reference/cli/server_postgres-builtin-serve.md
— Run the built-in PostgreSQL deployment.references/docs/reference/cli/server_postgres-builtin-serve.md - server postgres-builtin-url (
) →reference/cli/server_postgres-builtin-url.md
— Output the connection URL for the built-in PostgreSQL deployment.references/docs/reference/cli/server_postgres-builtin-url.md - show (
) →reference/cli/show.md
— Display details of a workspace's resources and agentsreferences/docs/reference/cli/show.md - speedtest (
) →reference/cli/speedtest.md
— Run upload and download tests from your machine to a workspacereferences/docs/reference/cli/speedtest.md - ssh (
) →reference/cli/ssh.md
— Start a shell into a workspace or run a commandreferences/docs/reference/cli/ssh.md - start (
) →reference/cli/start.md
— Start a workspacereferences/docs/reference/cli/start.md - stat (
) →reference/cli/stat.md
— Show resource usage for the current workspace.references/docs/reference/cli/stat.md - stat cpu (
) →reference/cli/stat_cpu.md
— Show CPU usage, in cores.references/docs/reference/cli/stat_cpu.md - stat disk (
) →reference/cli/stat_disk.md
— Show disk usage, in gigabytes.references/docs/reference/cli/stat_disk.md - stat mem (
) →reference/cli/stat_mem.md
— Show memory usage, in gigabytes.references/docs/reference/cli/stat_mem.md - state (
) →reference/cli/state.md
— Manually manage Terraform state to fix broken workspacesreferences/docs/reference/cli/state.md - state pull (
) →reference/cli/state_pull.md
— Pull a Terraform state file from a workspace.references/docs/reference/cli/state_pull.md - state push (
) →reference/cli/state_push.md
— Push a Terraform state file to a workspace.references/docs/reference/cli/state_push.md - stop (
) →reference/cli/stop.md
— Stop a workspacereferences/docs/reference/cli/stop.md - support (
) →reference/cli/support.md
— Commands for troubleshooting issues with a Coder deployment.references/docs/reference/cli/support.md - support bundle (
) →reference/cli/support_bundle.md
— Generate a support bundle to troubleshoot issues connecting to a workspace.references/docs/reference/cli/support_bundle.md - task (
) →reference/cli/task.md
— Manage tasksreferences/docs/reference/cli/task.md - task create (
) →reference/cli/task_create.md
— Create a taskreferences/docs/reference/cli/task_create.md - task delete (
) →reference/cli/task_delete.md
— Delete tasksreferences/docs/reference/cli/task_delete.md - task list (
) →reference/cli/task_list.md
— List tasksreferences/docs/reference/cli/task_list.md - task logs (
) →reference/cli/task_logs.md
— Show a task's logsreferences/docs/reference/cli/task_logs.md - task send (
) →reference/cli/task_send.md
— Send input to a taskreferences/docs/reference/cli/task_send.md - task status (
) →reference/cli/task_status.md
— Show the status of a task.references/docs/reference/cli/task_status.md - templates (
) →reference/cli/templates.md
— Manage templatesreferences/docs/reference/cli/templates.md - templates archive (
) →reference/cli/templates_archive.md
— Archive unused or failed template versions from a given template(s)references/docs/reference/cli/templates_archive.md - templates create (
) →reference/cli/templates_create.md
— DEPRECATED: Create a template from the current directory or as specified by flagreferences/docs/reference/cli/templates_create.md - templates delete (
) →reference/cli/templates_delete.md
— Delete templatesreferences/docs/reference/cli/templates_delete.md - templates edit (
) →reference/cli/templates_edit.md
— Edit the metadata of a template by name.references/docs/reference/cli/templates_edit.md - templates init (
) →reference/cli/templates_init.md
— Get started with a templated template.references/docs/reference/cli/templates_init.md - templates list (
) →reference/cli/templates_list.md
— List all the templates available for the organizationreferences/docs/reference/cli/templates_list.md - templates presets (
) →reference/cli/templates_presets.md
— Manage presets of the specified templatereferences/docs/reference/cli/templates_presets.md - templates presets list (
) →reference/cli/templates_presets_list.md
— List all presets of the specified template. Defaults to the active template version.references/docs/reference/cli/templates_presets_list.md - templates pull (
) →reference/cli/templates_pull.md
— Download the active, latest, or specified version of a template to a path.references/docs/reference/cli/templates_pull.md - templates push (
) →reference/cli/templates_push.md
— Create or update a template from the current directory or as specified by flagreferences/docs/reference/cli/templates_push.md - templates versions (
) →reference/cli/templates_versions.md
— Manage different versions of the specified templatereferences/docs/reference/cli/templates_versions.md - templates versions archive (
) →reference/cli/templates_versions_archive.md
— Archive a template version(s).references/docs/reference/cli/templates_versions_archive.md - templates versions list (
) →reference/cli/templates_versions_list.md
— List all the versions of the specified templatereferences/docs/reference/cli/templates_versions_list.md - templates versions promote (
) →reference/cli/templates_versions_promote.md
— Promote a template version to active.references/docs/reference/cli/templates_versions_promote.md - templates versions unarchive (
) →reference/cli/templates_versions_unarchive.md
— Unarchive a template version(s).references/docs/reference/cli/templates_versions_unarchive.md - tokens (
) →reference/cli/tokens.md
— Manage personal access tokensreferences/docs/reference/cli/tokens.md - tokens create (
) →reference/cli/tokens_create.md
— Create a tokenreferences/docs/reference/cli/tokens_create.md - tokens list (
) →reference/cli/tokens_list.md
— List tokensreferences/docs/reference/cli/tokens_list.md - tokens remove (
) →reference/cli/tokens_remove.md
— Delete a tokenreferences/docs/reference/cli/tokens_remove.md - tokens view (
) →reference/cli/tokens_view.md
— Display detailed information about a tokenreferences/docs/reference/cli/tokens_view.md - unfavorite (
) →reference/cli/unfavorite.md
— Remove a workspace from your favoritesreferences/docs/reference/cli/unfavorite.md - update (
) →reference/cli/update.md
— Will update and start a given workspace if it is out of date. If the workspace is already running, it will be stopped first.references/docs/reference/cli/update.md - users (
) →reference/cli/users.md
— Manage usersreferences/docs/reference/cli/users.md - users activate (
) →reference/cli/users_activate.md
— Update a user's status to 'active'. Active users can fully interact with the platformreferences/docs/reference/cli/users_activate.md - users create (
) →reference/cli/users_create.md
— Create a new user.references/docs/reference/cli/users_create.md - users delete (
) →reference/cli/users_delete.md
— Delete a user by username or user_id.references/docs/reference/cli/users_delete.md - users edit-roles (
) →reference/cli/users_edit-roles.md
— Edit a user's roles by username or idreferences/docs/reference/cli/users_edit-roles.md - users list (
) →reference/cli/users_list.md
— Prints the list of users.references/docs/reference/cli/users_list.md - users show (
) →reference/cli/users_show.md
— Show a single user. Use 'me' to indicate the currently authenticated user.references/docs/reference/cli/users_show.md - users suspend (
) →reference/cli/users_suspend.md
— Update a user's status to 'suspended'. A suspended user cannot log into the platformreferences/docs/reference/cli/users_suspend.md - version (
) →reference/cli/version.md
— Show coder versionreferences/docs/reference/cli/version.md - whoami (
) →reference/cli/whoami.md
— Fetch authenticated user info for Coder deploymentreferences/docs/reference/cli/whoami.md
- aibridge (
- Agent API (
) →reference/agent-api/index.md
— Learn how to use Coder Agent APIreferences/docs/reference/agent-api/index.md- Debug (
) →reference/agent-api/debug.mdreferences/docs/reference/agent-api/debug.md - Schemas (
) →reference/agent-api/schemas.mdreferences/docs/reference/agent-api/schemas.md
- Debug (
- REST API (
- Coder Research (
) →coder-research.md
— Open source research projects exploring AI-assisted developmentreferences/docs/coder-research.md