소스 정보
- 저장소
- coder/coder-k8s
- 최근 소스 활동
- 2026년 2월 10일 08:47
- 감지된 SKILL.md 언어
- 영어
- 스타
- 4
- 포크
- 3
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/coder/coder-k8s --skill coder-docs명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | coder-docs |
| description | Index + offline snapshot of coder/coder documentation (progressive disclosure). |
This skill bundles a text-only snapshot of the documentation from
coder/coder.
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
coder/coder@342d2e4bedf62026-02-10T08:26:19ZREADME.md) → references/docs/README.md — Coder docs
about/screenshots.md) → references/docs/about/screenshots.md — View screenshots of the Coder platformtutorials/quickstart.md) → references/docs/tutorials/quickstart.md — Learn how to install and run Coder quicklysupport/index.md) → references/docs/support/index.md — How Coder supports your deployment and you
support/support-bundle.md) → references/docs/support/support-bundle.md — Generate and upload a Support Bundle to Coder Supportabout/contributing/CONTRIBUTING.md) → references/docs/about/contributing/CONTRIBUTING.md — Learn how to contribute to Coder
about/contributing/CODE_OF_CONDUCT.md) → references/docs/about/contributing/CODE_OF_CONDUCT.md — See the code of conduct for contributing to Coderabout/contributing/documentation.md) → references/docs/about/contributing/documentation.md — Our style guide for use when authoring documentationabout/contributing/modules.md) → references/docs/about/contributing/modules.md — Learn how to contribute modules to Coderabout/contributing/templates.md) → references/docs/about/contributing/templates.md — Learn how to contribute templates to Coderabout/contributing/backend.md) → references/docs/about/contributing/backend.md — Our guide for backend developmentabout/contributing/frontend.md) → references/docs/about/contributing/frontend.md — Our guide for frontend developmentabout/contributing/SECURITY.md) → references/docs/about/contributing/SECURITY.md — Security vulnerability disclosure policyabout/contributing/AI_CONTRIBUTING.md) → references/docs/about/contributing/AI_CONTRIBUTING.md — Guidelines for AI-generated contributions.install/index.md) → references/docs/install/index.md — Installing Coder
install/cli.md) → references/docs/install/cli.md — Install the standalone binaryinstall/docker.md) → references/docs/install/docker.md — Install Coder using Dockerinstall/kubernetes.md) → references/docs/install/kubernetes.md — Install Coder on Kubernetes
install/kubernetes/kubernetes-azure-app-gateway.md) → references/docs/install/kubernetes/kubernetes-azure-app-gateway.md — Deploy Coder on Azure with an Application Gatewayinstall/rancher.md) → references/docs/install/rancher.md — Deploy Coder on Rancherinstall/openshift.md) → references/docs/install/openshift.md — Install Coder on OpenShiftinstall/cloud/index.md) → references/docs/install/cloud/index.md — Install Coder on cloud providers
install/cloud/ec2.md) → references/docs/install/cloud/ec2.md — Install Coder on AWS EC2install/cloud/compute-engine.md) → references/docs/install/cloud/compute-engine.md — Install Coder on GCP Compute Engineinstall/cloud/azure-vm.md) → references/docs/install/cloud/azure-vm.md — Install Coder on an Azure VMinstall/airgap.md) → references/docs/install/airgap.md — Run Coder in air-gapped / disconnected / offline environmentsinstall/other/index.md) → references/docs/install/other/index.md — Other installation methodsinstall/upgrade.md) → references/docs/install/upgrade.md — Learn how to upgrade Coder
install/upgrade-best-practices.md) → references/docs/install/upgrade-best-practices.md — Best practices and troubleshooting for Coder upgradesuser-guides/index.md) → references/docs/user-guides/index.md — Guides for end-users of Coder
user-guides/workspace-access/index.md) → references/docs/user-guides/workspace-access/index.md — Connect to your Coder workspaces
user-guides/workspace-access/vscode.md) → references/docs/user-guides/workspace-access/vscode.md — Use VSCode with Coder in the desktop or browseruser-guides/workspace-access/web-terminal.md) → references/docs/user-guides/workspace-access/web-terminal.md — Use the browser-based terminal to access your workspaceuser-guides/workspace-access/jetbrains/index.md) → references/docs/user-guides/workspace-access/jetbrains/index.md — Use JetBrains IDEs with Coder
user-guides/workspace-access/jetbrains/fleet.md) → references/docs/user-guides/workspace-access/jetbrains/fleet.md — Connect JetBrains Fleet to a Coder workspaceuser-guides/workspace-access/jetbrains/gateway.md) → references/docs/user-guides/workspace-access/jetbrains/gateway.md — Use JetBrains Gateway to connect to Coder workspacesuser-guides/workspace-access/jetbrains/toolbox.md) → references/docs/user-guides/workspace-access/jetbrains/toolbox.md — Access Coder workspaces from JetBrains Toolboxuser-guides/workspace-access/remote-desktops.md) → references/docs/user-guides/workspace-access/remote-desktops.md — Use RDP in Coderuser-guides/workspace-access/emacs-tramp.md) → references/docs/user-guides/workspace-access/emacs-tramp.md — Use Emacs TRAMP in Coderuser-guides/workspace-access/port-forwarding.md) → references/docs/user-guides/workspace-access/port-forwarding.md — Access ports on your workspaceuser-guides/workspace-access/filebrowser.md) → references/docs/user-guides/workspace-access/filebrowser.md — Access your workspace filesuser-guides/workspace-access/web-ides.md) → — Access your workspace with IDEs in the browseradmin/index.md) → references/docs/admin/index.md — Guides for template and deployment administrators
admin/setup/index.md) → references/docs/admin/setup/index.md — Configure user access to your control plane.
admin/setup/appearance.md) → references/docs/admin/setup/appearance.md — Learn how to configure the appearance of Coderadmin/setup/telemetry.md) → references/docs/admin/setup/telemetry.md — Learn what usage telemetry Coder collectsadmin/setup/data-retention.md) → references/docs/admin/setup/data-retention.md — Configure data retention policies for database tablesadmin/infrastructure/index.md) → references/docs/admin/infrastructure/index.md — How to integrate Coder with your organization's compute
admin/infrastructure/architecture.md) → references/docs/admin/infrastructure/architecture.md — Learn about Coder's architectureadmin/infrastructure/validated-architectures/index.md) → references/docs/admin/infrastructure/validated-architectures/index.md — Architectures for large Coder deployments
admin/infrastructure/validated-architectures/1k-users.md) → references/docs/admin/infrastructure/validated-architectures/1k-users.md — Hardware specifications and architecture guidance for Coder deployments that support up to 1,000 usersadmin/infrastructure/validated-architectures/2k-users.md) → references/docs/admin/infrastructure/validated-architectures/2k-users.md — Hardware specifications and architecture guidance for Coder deployments that support up to 2,000 usersadmin/infrastructure/validated-architectures/3k-users.md) → references/docs/admin/infrastructure/validated-architectures/3k-users.md — Enterprise-scale architecture recommendations for Coder deployments that support up to 3,000 usersadmin/infrastructure/validated-architectures/10k-users.md) → references/docs/admin/infrastructure/validated-architectures/10k-users.md — Enterprise-scale architecture recommendations for Coder deployments that support up to 10,000 usersai-coder/index.md) → references/docs/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.
ai-coder/best-practices.md) → references/docs/ai-coder/best-practices.md — Best Practices running Coding Agentsai-coder/ide-agents.md) → references/docs/ai-coder/ide-agents.md — Run IDE agents with Coderai-coder/tasks.md) → references/docs/ai-coder/tasks.md — Run Coding Agents on your Own Infrastructure
ai-coder/tasks-core-principles.md) → references/docs/ai-coder/tasks-core-principles.md — Core principles and concepts behind Coder Tasksai-coder/custom-agents.md) → references/docs/ai-coder/custom-agents.md — Run custom agents with Coder Tasksai-coder/tasks-migration.md) → references/docs/ai-coder/tasks-migration.md — Changes to Coder Tasks made in v2.28ai-coder/security.md) → references/docs/ai-coder/security.md — Learn about security and boundaries when running AI coding agents in Coderai-coder/github-to-tasks.md) → references/docs/ai-coder/github-to-tasks.md — How to setup Coder Tasks to run in GitHubai-coder/ai-governance.md) → references/docs/ai-coder/ai-governance.md — Features around managing agents at scale
ai-coder/agent-boundaries/index.md) → references/docs/ai-coder/agent-boundaries/index.md — Understanding Agent Boundaries in Coder Tasks
ai-coder/agent-boundaries/nsjail.md) → references/docs/ai-coder/agent-boundaries/nsjail.md — Documentation for Namespace Jailai-coder/agent-boundaries/landjail.md) → references/docs/ai-coder/agent-boundaries/landjail.md — Documentation for LandJailtutorials/index.md) → references/docs/tutorials/index.md — Coder knowledgebase for administrating your deployment
tutorials/quickstart.md) → references/docs/tutorials/quickstart.md — Learn how to install and run Coder quicklytutorials/template-from-scratch.md) → references/docs/tutorials/template-from-scratch.md — Learn how to author Coder templatestutorials/external-database.md) → references/docs/tutorials/external-database.md — Use Coder with an external databaseadmin/templates/managing-templates/image-management.md) → references/docs/admin/templates/managing-templates/image-management.md — Learn about image management with Codertutorials/configuring-okta.md) → references/docs/tutorials/configuring-okta.md — Custom claims/scopes with Okta for group/role synctutorials/gcp-to-aws.md) → references/docs/tutorials/gcp-to-aws.md — Federating a Google Cloud service account to AWSadmin/integrations/jfrog-artifactory.md) → references/docs/admin/integrations/jfrog-artifactory.md — Integrate Coder with JFrog Artifactoryadmin/integrations/istio.md) → references/docs/admin/integrations/istio.md — Integrate Coder with Istioadmin/integrations/island.md) → references/docs/admin/integrations/island.md — Integrate Coder with Island's Secure Browsertutorials/image-pull-secret.md) → references/docs/tutorials/image-pull-secret.md — Creating ImagePullSecrets for private registriestutorials/postgres-ssl.md) → references/docs/tutorials/postgres-ssl.md — Configure Coder to connect to Postgres over SSLtutorials/azure-federation.md) → references/docs/tutorials/azure-federation.md — Federating Coder to Azureinstall/kubernetes/kubernetes-azure-app-gateway.md) → — Deploy Coder on Azure with an Application Gatewayreference/index.md) → references/docs/reference/index.md — Reference
reference/api/index.md) → references/docs/reference/api/index.md — Learn how to use Coderd API
reference/api/general.md) → references/docs/reference/api/general.mdreference/api/aibridge.md) → references/docs/reference/api/aibridge.mdreference/api/agents.md) → references/docs/reference/api/agents.mdreference/api/applications.md) → references/docs/reference/api/applications.mdreference/api/audit.md) → references/docs/reference/api/audit.mdreference/api/authentication.md) → references/docs/reference/api/authentication.mdreference/api/authorization.md) → references/docs/reference/api/authorization.mdreference/api/builds.md) → references/docs/reference/api/builds.mdreference/api/debug.md) → references/docs/reference/api/debug.mdreference/api/enterprise.md) → references/docs/reference/api/enterprise.mdreference/api/files.md) → references/docs/reference/api/files.mdreference/api/git.md) → references/docs/reference/api/git.mdreference/api/initscript.md) → references/docs/reference/api/initscript.mdreference/api/insights.md) → references/docs/reference/api/insights.mdreference/api/members.md) → references/docs/reference/api/members.mdreference/api/notifications.md) → references/docs/reference/api/notifications.mdcoder-research.md) → references/docs/coder-research.md — Open source research projects exploring AI-assisted developmentinstall/uninstall.md) → references/docs/install/uninstall.md — Learn how to uninstall Coderinstall/releases/index.md) → references/docs/install/releases/index.md — Learn about the Coder release channels and schedule
install/releases/feature-stages.md) → references/docs/install/releases/feature-stages.md — Information about pre-GA stages.install/releases/esr-2.24-2.29-upgrade.md) → references/docs/install/releases/esr-2.24-2.29-upgrade.md — Upgrade Guide for ESR Releasesreferences/docs/user-guides/workspace-access/web-ides.mduser-guides/workspace-access/code-server.md) → references/docs/user-guides/workspace-access/code-server.md — Access your workspace with code-serveruser-guides/workspace-access/zed.md) → references/docs/user-guides/workspace-access/zed.md — Access your workspace with Zeduser-guides/workspace-access/cursor.md) → references/docs/user-guides/workspace-access/cursor.md — Access your workspace with Cursoruser-guides/workspace-access/windsurf.md) → references/docs/user-guides/workspace-access/windsurf.md — Access your workspace with Windsurfuser-guides/desktop/index.md) → references/docs/user-guides/desktop/index.md — Transform remote workspaces into seamless local development environments with no port forwarding required
user-guides/desktop/desktop-connect-sync.md) → references/docs/user-guides/desktop/desktop-connect-sync.md — Use Coder Desktop to manage your workspace code and files locallyuser-guides/workspace-management.md) → references/docs/user-guides/workspace-management.md — Manage workspacesuser-guides/shared-workspaces.md) → references/docs/user-guides/shared-workspaces.md — Sharing workspacesuser-guides/workspace-scheduling.md) → references/docs/user-guides/workspace-scheduling.md — Cost control with workspace schedulesuser-guides/workspace-lifecycle.md) → references/docs/user-guides/workspace-lifecycle.md — A guide to the workspace lifecycle, from creation and status through stopping and deletion.user-guides/devcontainers/index.md) → references/docs/user-guides/devcontainers/index.md — Run containerized development environments in your Coder workspace using the dev containers specification.
user-guides/devcontainers/working-with-dev-containers.md) → references/docs/user-guides/devcontainers/working-with-dev-containers.md — Access dev containers via SSH, your IDE, or web terminal.user-guides/devcontainers/customizing-dev-containers.md) → references/docs/user-guides/devcontainers/customizing-dev-containers.md — Configure custom agent names, apps, and display options in devcontainer.json.user-guides/devcontainers/troubleshooting-dev-containers.md) → references/docs/user-guides/devcontainers/troubleshooting-dev-containers.md — Diagnose and resolve common issues with dev containers in your Coder workspace.user-guides/workspace-dotfiles.md) → references/docs/user-guides/workspace-dotfiles.md — Personalize your environment with dotfilesadmin/infrastructure/scale-testing.md) → references/docs/admin/infrastructure/scale-testing.md — Ensure your deployment can handle your organization's needsadmin/infrastructure/scale-utility.md) → references/docs/admin/infrastructure/scale-utility.md — Tools to help you scale your deploymenttutorials/best-practices/scale-coder.md) → references/docs/tutorials/best-practices/scale-coder.md — How to prepare a Coder deployment for scaleadmin/users/index.md) → references/docs/admin/users/index.md — Learn how to manage and audit users
admin/users/oidc-auth/index.md) → references/docs/admin/users/oidc-auth/index.md — Configure OpenID Connect authentication with identity providers like Okta or Active Directory
admin/users/oidc-auth/google.md) → references/docs/admin/users/oidc-auth/google.md — Configure Google as an OIDC provideradmin/users/oidc-auth/microsoft.md) → references/docs/admin/users/oidc-auth/microsoft.md — Configure Microsoft Entra ID as an OIDC provideradmin/users/oidc-auth/refresh-tokens.md) → references/docs/admin/users/oidc-auth/refresh-tokens.md — How to configure OIDC refresh tokensadmin/users/github-auth.md) → references/docs/admin/users/github-auth.md — Set up authentication through GitHub OAuth to enable secure user login and sign-upadmin/users/password-auth.md) → references/docs/admin/users/password-auth.md — Manage username/password authentication settings and user password reset workflowsadmin/users/headless-auth.md) → references/docs/admin/users/headless-auth.md — Create and manage headless service accounts for automated systems and API integrationsadmin/users/groups-roles.md) → references/docs/admin/users/groups-roles.md — Manage access control with user groups and role-based permissions for Coder resourcesadmin/users/idp-sync.md) → references/docs/admin/users/idp-sync.md — Synchronize user groups, roles, and organizations from your identity provider to Coderadmin/users/organizations.md) → references/docs/admin/users/organizations.md — Segment and isolate resources by creating separate organizations for different teams or projectsadmin/users/quotas.md) → references/docs/admin/users/quotas.md — Control resource usage by implementing workspace budgets and credit-based cost managementadmin/users/sessions-tokens.md) → references/docs/admin/users/sessions-tokens.md — Manage authentication tokens for API access and configure session duration policiesadmin/templates/index.md) → references/docs/admin/templates/index.md — Learn how to author and maintain Coder templates
admin/templates/creating-templates.md) → references/docs/admin/templates/creating-templates.md — Learn how to create templates with Terraformadmin/templates/managing-templates/index.md) → references/docs/admin/templates/managing-templates/index.md — Learn how to manage templates and best practices
admin/templates/managing-templates/image-management.md) → references/docs/admin/templates/managing-templates/image-management.md — Learn about template image managementadmin/templates/managing-templates/change-management.md) → references/docs/admin/templates/managing-templates/change-management.md — Learn about template change management and versioningadmin/templates/managing-templates/envbuilder.md) → references/docs/admin/templates/managing-templates/envbuilder.md — Shift environment definition to repositoriesadmin/templates/managing-templates/dependencies.md) → references/docs/admin/templates/managing-templates/dependencies.md — Learn how to manage template dependenciesadmin/templates/managing-templates/schedule.md) → references/docs/admin/templates/managing-templates/schedule.md — Learn how to control how workspaces are started and stoppedadmin/templates/managing-templates/external-workspaces.md) → references/docs/admin/templates/managing-templates/external-workspaces.md — Learn how to manage external workspacesadmin/templates/extending-templates/index.md) → references/docs/admin/templates/extending-templates/index.md — Learn best practices in extending templates
admin/templates/extending-templates/agent-metadata.md) → references/docs/admin/templates/extending-templates/agent-metadata.md — Retrieve real-time stats from the workspace agentadmin/templates/extending-templates/parameters.md) → references/docs/admin/templates/extending-templates/parameters.md — Use parameters to customize workspaces at buildadmin/templates/extending-templates/dynamic-parameters.md) → references/docs/admin/templates/extending-templates/dynamic-parameters.md — Conditional, identity-aware parameter syntax for advanced users.admin/templates/extending-templates/prebuilt-workspaces.md) → references/docs/admin/templates/extending-templates/prebuilt-workspaces.md — Pre-provision a ready-to-deploy workspace with a defined set of parametersadmin/templates/extending-templates/icons.md) → references/docs/admin/templates/extending-templates/icons.md — Customize your template with built-in iconsadmin/templates/extending-templates/resource-metadata.md) → references/docs/admin/templates/extending-templates/resource-metadata.md — Display resource state in the workspace dashboardadmin/templates/extending-templates/resource-monitoring.md) → references/docs/admin/templates/extending-templates/resource-monitoring.md — Monitor resources in the workspace dashboardadmin/templates/extending-templates/resource-ordering.md) → references/docs/admin/templates/extending-templates/resource-ordering.md — Design the UI of workspacesadmin/templates/extending-templates/resource-persistence.md) → references/docs/admin/templates/extending-templates/resource-persistence.md — Control resource persistenceadmin/templates/extending-templates/variables.md) → references/docs/admin/templates/extending-templates/variables.md — Use variables to manage template stateadmin/templates/extending-templates/modules.md) → references/docs/admin/templates/extending-templates/modules.md — Reuse terraform code across templatesadmin/templates/extending-templates/web-ides.md) → references/docs/admin/templates/extending-templates/web-ides.md — Add and configure Web IDEs in your templates as coder appsadmin/templates/extending-templates/jetbrains-preinstall.md) → references/docs/admin/templates/extending-templates/jetbrains-preinstall.md — Pre-install JetBrains IDEs in a template for faster IDE startupadmin/templates/extending-templates/jetbrains-airgapped.md) → references/docs/admin/templates/extending-templates/jetbrains-airgapped.md — Configure JetBrains IDEs for air-gapped deploymentsadmin/templates/extending-templates/docker-in-workspaces.md) → references/docs/admin/templates/extending-templates/docker-in-workspaces.md — Use Docker in your workspacesadmin/templates/extending-templates/workspace-tags.md) → references/docs/admin/templates/extending-templates/workspace-tags.md — Control provisioning using Workspace Tags and Parametersadmin/templates/extending-templates/provider-authentication.md) → references/docs/admin/templates/extending-templates/provider-authentication.md — Authenticate with provider APIs to provision workspacesadmin/templates/extending-templates/devcontainers.md) → references/docs/admin/templates/extending-templates/devcontainers.md — Extend templates with containerized dev environmentsadmin/templates/extending-templates/process-logging.md) → references/docs/admin/templates/extending-templates/process-logging.md — Log workspace processesadmin/templates/startup-coordination/index.md) → references/docs/admin/templates/startup-coordination/index.md — Coordinate workspace startup with dependency management
admin/templates/startup-coordination/usage.md) → references/docs/admin/templates/startup-coordination/usage.md — How to use startup coordinationadmin/templates/startup-coordination/troubleshooting.md) → references/docs/admin/templates/startup-coordination/troubleshooting.md — Troubleshoot startup coordinationadmin/templates/startup-coordination/example.md) → references/docs/admin/templates/startup-coordination/example.md — Examples of startup coordinationadmin/templates/open-in-coder.md) → references/docs/admin/templates/open-in-coder.md — Open workspaces in Coderadmin/templates/template-permissions.md) → references/docs/admin/templates/template-permissions.md — Learn how to create templates with Terraformadmin/templates/troubleshooting.md) → references/docs/admin/templates/troubleshooting.md — Learn how to troubleshoot template issuesadmin/provisioners/index.md) → references/docs/admin/provisioners/index.md — Learn how to run external provisioners with Coder
admin/provisioners/manage-provisioner-jobs.md) → references/docs/admin/provisioners/manage-provisioner-jobs.md — Learn how to run external provisioners with Coderadmin/external-auth/index.md) → references/docs/admin/external-auth/index.md — Learn how to configure external authenticationadmin/integrations/index.md) → references/docs/admin/integrations/index.md — Use integrations to extend Coder
admin/integrations/prometheus.md) → references/docs/admin/integrations/prometheus.md — Collect deployment metrics with Prometheusadmin/integrations/kubernetes-logs.md) → references/docs/admin/integrations/kubernetes-logs.md — Stream K8s event logs on workspace startupadmin/integrations/multiple-kube-clusters.md) → references/docs/admin/integrations/multiple-kube-clusters.md — Deploy workspaces on additional Kubernetes clustersadmin/integrations/jfrog-artifactory.md) → references/docs/admin/integrations/jfrog-artifactory.md — Integrate Coder with JFrog Artifactoryadmin/integrations/island.md) → references/docs/admin/integrations/island.md — Integrate Coder with Island's Secure Browseradmin/integrations/platformx.md) → references/docs/admin/integrations/platformx.md — Integrate Coder with DX PlatformXadmin/integrations/dx-data-cloud.md) → references/docs/admin/integrations/dx-data-cloud.md — Tag Coder Users with DX Data Cloudadmin/integrations/vault.md) → references/docs/admin/integrations/vault.md — Integrate Coder with Hashicorp Vaultadmin/integrations/oauth2-provider.md) → references/docs/admin/integrations/oauth2-provider.md — Use Coder as an OAuth2 provideradmin/integrations/devcontainers/index.md) → references/docs/admin/integrations/devcontainers/index.md — Configure dev container support using Docker or Envbuilder
admin/integrations/devcontainers/integration.md) → references/docs/admin/integrations/devcontainers/integration.md — Configure native dev containers with Dockeradmin/integrations/devcontainers/envbuilder/index.md) → references/docs/admin/integrations/devcontainers/envbuilder/index.md — Build dev containers without Docker
admin/integrations/devcontainers/envbuilder/add-envbuilder.md) → references/docs/admin/integrations/devcontainers/envbuilder/add-envbuilder.md — How to add an Envbuilder templateadmin/integrations/devcontainers/envbuilder/envbuilder-security-caching.md) → references/docs/admin/integrations/devcontainers/envbuilder/envbuilder-security-caching.md — Configure authentication and cachingadmin/integrations/devcontainers/envbuilder/envbuilder-releases-known-issues.md) → references/docs/admin/integrations/devcontainers/envbuilder/envbuilder-releases-known-issues.md — Release channels and known issuesadmin/networking/index.md) → references/docs/admin/networking/index.md — Understand Coder's networking layer
admin/networking/port-forwarding.md) → references/docs/admin/networking/port-forwarding.md — Learn how to forward ports in Coderadmin/networking/stun.md) → references/docs/admin/networking/stun.md — Learn how to forward ports in Coderadmin/networking/workspace-proxies.md) → references/docs/admin/networking/workspace-proxies.md — Run geo distributed workspace proxiesadmin/networking/high-availability.md) → references/docs/admin/networking/high-availability.md — Learn how to configure Coder for High Availabilityadmin/networking/wildcard-access-url.md) → references/docs/admin/networking/wildcard-access-url.md — Learn about wildcard access URL in Coder deploymentsadmin/networking/troubleshooting.md) → references/docs/admin/networking/troubleshooting.md — Troubleshoot networking issues in Coderadmin/monitoring/index.md) → references/docs/admin/monitoring/index.md — Configure security policy and audit your deployment
admin/monitoring/logs.md) → references/docs/admin/monitoring/logs.md — Learn about Coder's logsadmin/monitoring/metrics.md) → references/docs/admin/monitoring/metrics.md — Learn about Coder's logsadmin/monitoring/health-check.md) → references/docs/admin/monitoring/health-check.md — Learn about Coder's automated health checksadmin/monitoring/connection-logs.md) → references/docs/admin/monitoring/connection-logs.md — Monitor connections to workspacesadmin/monitoring/notifications/index.md) → references/docs/admin/monitoring/notifications/index.md — Configure notifications for your deployment
admin/monitoring/notifications/slack.md) → references/docs/admin/monitoring/notifications/slack.md — Learn how to setup Slack notificationsadmin/monitoring/notifications/teams.md) → references/docs/admin/monitoring/notifications/teams.md — Learn how to setup Microsoft Teams notificationsadmin/security/index.md) → references/docs/admin/security/index.md — Configure security policy and audit your deployment
admin/security/audit-logs.md) → references/docs/admin/security/audit-logs.md — Audit actions taken inside Coderadmin/security/secrets.md) → references/docs/admin/security/secrets.md — Use sensitive variables in your workspacesadmin/security/database-encryption.md) → references/docs/admin/security/database-encryption.md — Encrypt the database to prevent unauthorized accessadmin/licensing/index.md) → references/docs/admin/licensing/index.md — Configure licensing for your deploymentai-coder/agent-boundaries/rules-engine.md) → references/docs/ai-coder/agent-boundaries/rules-engine.md — Documentation for the Boundary rules engineai-coder/agent-boundaries/version.md) → references/docs/ai-coder/agent-boundaries/version.md — Version requirements and compatibility informationai-coder/ai-bridge/index.md) → references/docs/ai-coder/ai-bridge/index.md — AI Gateway for Enterprise Governance & Observability
ai-coder/ai-bridge/setup.md) → references/docs/ai-coder/ai-bridge/setup.md — How to set up and configure AI Bridgeai-coder/ai-bridge/clients/index.md) → references/docs/ai-coder/ai-bridge/clients/index.md — How to configure your AI coding tools to use AI Bridge
ai-coder/ai-bridge/clients/claude-code.md) → references/docs/ai-coder/ai-bridge/clients/claude-code.md — Configure Claude Code to use AI Bridgeai-coder/ai-bridge/clients/codex.md) → references/docs/ai-coder/ai-bridge/clients/codex.md — Configure Codex to use AI Bridgeai-coder/ai-bridge/clients/mux.md) → references/docs/ai-coder/ai-bridge/clients/mux.md — Configure Mux to use AI Bridgeai-coder/ai-bridge/clients/opencode.md) → references/docs/ai-coder/ai-bridge/clients/opencode.md — Configure OpenCode to use AI Bridgeai-coder/ai-bridge/clients/factory.md) → references/docs/ai-coder/ai-bridge/clients/factory.md — Configure Factory to use AI Bridgeai-coder/ai-bridge/clients/cline.md) → references/docs/ai-coder/ai-bridge/clients/cline.md — Configure Cline to use AI Bridgeai-coder/ai-bridge/clients/kilo-code.md) → references/docs/ai-coder/ai-bridge/clients/kilo-code.md — Configure Kilo Code to use AI Bridgeai-coder/ai-bridge/clients/roo-code.md) → references/docs/ai-coder/ai-bridge/clients/roo-code.md — Configure Roo Code to use AI Bridgeai-coder/ai-bridge/clients/vscode.md) → references/docs/ai-coder/ai-bridge/clients/vscode.md — Configure VS Code to use AI Bridgeai-coder/ai-bridge/clients/jetbrains.md) → references/docs/ai-coder/ai-bridge/clients/jetbrains.md — Configure JetBrains IDEs to use AI Bridgeai-coder/ai-bridge/clients/zed.md) → references/docs/ai-coder/ai-bridge/clients/zed.md — Configure Zed to use AI Bridgeai-coder/ai-bridge/clients/copilot.md) → references/docs/ai-coder/ai-bridge/clients/copilot.md — Configure GitHub Copilot to use AI Bridge via AI Bridge Proxyai-coder/ai-bridge/mcp.md) → references/docs/ai-coder/ai-bridge/mcp.md — How to configure MCP servers for tools injection through AI Bridgeai-coder/ai-bridge/ai-bridge-proxy/index.md) → references/docs/ai-coder/ai-bridge/ai-bridge-proxy/index.md — Proxy for AI coding tools without base URL override support
ai-coder/ai-bridge/ai-bridge-proxy/setup.md) → references/docs/ai-coder/ai-bridge/ai-bridge-proxy/setup.md — How to set up and configure AI Bridge Proxyai-coder/ai-bridge/monitoring.md) → references/docs/ai-coder/ai-bridge/monitoring.md — How to monitor AI Bridgeai-coder/ai-bridge/reference.md) → references/docs/ai-coder/ai-bridge/reference.md — Technical reference for AI Bridgeai-coder/usage-data-reporting.md) → references/docs/ai-coder/usage-data-reporting.md — Configure AI usage data reportingai-coder/mcp-server.md) → references/docs/ai-coder/mcp-server.md — Connect to agents Coder with a MCP serverreferences/docs/install/kubernetes/kubernetes-azure-app-gateway.mdtutorials/cloning-git-repositories.md) → references/docs/tutorials/cloning-git-repositories.md — Learn how to clone Git repositories in Codertutorials/testing-templates.md) → references/docs/tutorials/testing-templates.md — Learn how to test and publish Coder templates in a CI/CD pipelinetutorials/reverse-proxy-apache.md) → references/docs/tutorials/reverse-proxy-apache.md — Learn how to use Apache as a reverse proxytutorials/reverse-proxy-caddy.md) → references/docs/tutorials/reverse-proxy-caddy.md — Learn how to use Caddy as a reverse proxytutorials/reverse-proxy-nginx.md) → references/docs/tutorials/reverse-proxy-nginx.md — Learn how to use NGINX as a reverse proxyadmin/templates/extending-templates/jetbrains-preinstall.md) → references/docs/admin/templates/extending-templates/jetbrains-preinstall.md — Pre-install JetBrains IDEs in workspacesadmin/templates/extending-templates/jetbrains-airgapped.md) → references/docs/admin/templates/extending-templates/jetbrains-airgapped.md — Configure JetBrains IDEs for air-gapped deploymentstutorials/faqs.md) → references/docs/tutorials/faqs.md — Miscellaneous FAQs from our communitytutorials/best-practices/index.md) → references/docs/tutorials/best-practices/index.md — Guides to help you make the most of your Coder experience
tutorials/best-practices/organizations.md) → references/docs/tutorials/best-practices/organizations.md — How to make the best use of Coder Organizationstutorials/best-practices/scale-coder.md) → references/docs/tutorials/best-practices/scale-coder.md — How to prepare a Coder deployment for scaletutorials/best-practices/security-best-practices.md) → references/docs/tutorials/best-practices/security-best-practices.md — Make your Coder deployment more securetutorials/best-practices/speed-up-templates.md) → references/docs/tutorials/best-practices/speed-up-templates.md — Speed up your Coder templates and workspacesreference/api/organizations.mdreferences/docs/reference/api/organizations.mdreference/api/portsharing.md) → references/docs/reference/api/portsharing.mdreference/api/prebuilds.md) → references/docs/reference/api/prebuilds.mdreference/api/provisioning.md) → references/docs/reference/api/provisioning.mdreference/api/schemas.md) → references/docs/reference/api/schemas.mdreference/api/tasks.md) → references/docs/reference/api/tasks.mdreference/api/templates.md) → references/docs/reference/api/templates.mdreference/api/users.md) → references/docs/reference/api/users.mdreference/api/workspaceproxies.md) → references/docs/reference/api/workspaceproxies.mdreference/api/workspaces.md) → references/docs/reference/api/workspaces.mdreference/cli/index.md) → references/docs/reference/cli/index.md — Learn how to use Coder CLI
reference/cli/aibridge.md) → references/docs/reference/cli/aibridge.md — Manage AI Bridge.reference/cli/aibridge_interceptions.md) → references/docs/reference/cli/aibridge_interceptions.md — Manage AI Bridge interceptions.reference/cli/aibridge_interceptions_list.md) → references/docs/reference/cli/aibridge_interceptions_list.md — List AI Bridge interceptions as JSON.reference/cli/autoupdate.md) → references/docs/reference/cli/autoupdate.md — Toggle auto-update policy for a workspacereference/cli/boundary.md) → references/docs/reference/cli/boundary.md — Network isolation tool for monitoring and restricting HTTP/HTTPS requestsreference/cli/index.md) → references/docs/reference/cli/index.mdreference/cli/completion.md) → references/docs/reference/cli/completion.md — Install or update shell completion scripts for the detected or chosen shell.reference/cli/config-ssh.md) → references/docs/reference/cli/config-ssh.md — Add an SSH Host entry for your workspaces "ssh workspace.coder"reference/cli/create.md) → references/docs/reference/cli/create.md — Create a workspacereference/cli/delete.md) → references/docs/reference/cli/delete.md — Delete a workspacereference/cli/dotfiles.md) → references/docs/reference/cli/dotfiles.md — Personalize your workspace by applying a canonical dotfiles repositoryreference/cli/external-auth.md) → references/docs/reference/cli/external-auth.md — Manage external authenticationreference/cli/external-auth_access-token.md) → references/docs/reference/cli/external-auth_access-token.md — Print auth for an external providerreference/cli/external-workspaces.md) → references/docs/reference/cli/external-workspaces.md — Create or manage external workspacesreference/cli/external-workspaces_agent-instructions.md) → references/docs/reference/cli/external-workspaces_agent-instructions.md — Get the instructions for an external agentreference/cli/external-workspaces_create.md) → references/docs/reference/cli/external-workspaces_create.md — Create a new external workspacereference/cli/external-workspaces_list.md) → references/docs/reference/cli/external-workspaces_list.md — List external workspacesreference/cli/favorite.md) → references/docs/reference/cli/favorite.md — Add a workspace to your favoritesreference/cli/features.md) → references/docs/reference/cli/features.md — List Enterprise featuresreference/cli/features_list.md) → references/docs/reference/cli/features_list.mdreference/cli/groups.md) → references/docs/reference/cli/groups.md — Manage groupsreference/cli/groups_create.md) → references/docs/reference/cli/groups_create.md — Create a user groupreference/cli/groups_delete.md) → references/docs/reference/cli/groups_delete.md — Delete a user groupreference/cli/groups_edit.md) → references/docs/reference/cli/groups_edit.md — Edit a user groupreference/cli/groups_list.md) → references/docs/reference/cli/groups_list.md — List user groupsreference/cli/licenses.md) → references/docs/reference/cli/licenses.md — Add, delete, and list licensesreference/cli/licenses_add.md) → references/docs/reference/cli/licenses_add.md — Add license to Coder deploymentreference/cli/licenses_delete.md) → references/docs/reference/cli/licenses_delete.md — Delete license by IDreference/cli/licenses_list.md) → references/docs/reference/cli/licenses_list.md — List licenses (including expired)reference/cli/list.md) → references/docs/reference/cli/list.md — List workspacesreference/cli/login.md) → references/docs/reference/cli/login.md — Authenticate with Coder deploymentreference/cli/login_token.md) → references/docs/reference/cli/login_token.md — Print the current session tokenreference/cli/logout.md) → references/docs/reference/cli/logout.md — Unauthenticate your local sessionreference/cli/logs.md) → references/docs/reference/cli/logs.md — View logs for a workspacereference/cli/netcheck.md) → references/docs/reference/cli/netcheck.md — Print network debug information for DERP and STUNreference/cli/notifications.md) → references/docs/reference/cli/notifications.md — Manage Coder notificationsreference/cli/notifications_custom.md) → references/docs/reference/cli/notifications_custom.md — Send a custom notificationreference/cli/notifications_pause.md) → references/docs/reference/cli/notifications_pause.md — Pause notificationsreference/cli/notifications_resume.md) → references/docs/reference/cli/notifications_resume.md — Resume notificationsreference/cli/notifications_test.md) → references/docs/reference/cli/notifications_test.md — Send a test notificationreference/cli/open.md) → references/docs/reference/cli/open.md — Open a workspacereference/cli/open_app.md) → references/docs/reference/cli/open_app.md — Open a workspace application.reference/cli/open_vscode.md) → references/docs/reference/cli/open_vscode.md — Open a workspace in VS Code Desktopreference/cli/organizations.md) → references/docs/reference/cli/organizations.md — Organization related commandsreference/cli/organizations_create.md) → references/docs/reference/cli/organizations_create.md — Create a new organization.reference/cli/organizations_delete.md) → references/docs/reference/cli/organizations_delete.md — Delete an organizationreference/cli/organizations_list.md) → references/docs/reference/cli/organizations_list.md — List all organizationsreference/cli/organizations_members.md) → references/docs/reference/cli/organizations_members.md — Manage organization membersreference/cli/organizations_members_add.md) → references/docs/reference/cli/organizations_members_add.md — Add a new member to the current organizationreference/cli/organizations_members_edit-roles.md) → references/docs/reference/cli/organizations_members_edit-roles.md — Edit organization member's rolesreference/cli/organizations_members_list.md) → references/docs/reference/cli/organizations_members_list.md — List all organization membersreference/cli/organizations_members_remove.md) → references/docs/reference/cli/organizations_members_remove.md — Remove a new member to the current organizationreference/cli/organizations_roles.md) → references/docs/reference/cli/organizations_roles.md — Manage organization roles.reference/cli/organizations_roles_create.md) → references/docs/reference/cli/organizations_roles_create.md — Create a new organization custom rolereference/cli/organizations_roles_show.md) → references/docs/reference/cli/organizations_roles_show.md — Show role(s)reference/cli/organizations_roles_update.md) → references/docs/reference/cli/organizations_roles_update.md — Update an organization custom rolereference/cli/organizations_settings.md) → references/docs/reference/cli/organizations_settings.md — Manage organization settings.reference/cli/organizations_settings_set.md) → references/docs/reference/cli/organizations_settings_set.md — Update specified organization setting.reference/cli/organizations_settings_set_group-sync.md) → references/docs/reference/cli/organizations_settings_set_group-sync.md — Group sync settings to sync groups from an IdP.reference/cli/organizations_settings_set_organization-sync.md) → references/docs/reference/cli/organizations_settings_set_organization-sync.md — Organization sync settings to sync organization memberships from an IdP.reference/cli/organizations_settings_set_role-sync.md) → references/docs/reference/cli/organizations_settings_set_role-sync.md — Role sync settings to sync organization roles from an IdP.reference/cli/organizations_settings_set_workspace-sharing.md) → references/docs/reference/cli/organizations_settings_set_workspace-sharing.md — Workspace sharing settings for the organization.reference/cli/organizations_settings_show.md) → references/docs/reference/cli/organizations_settings_show.md — Outputs specified organization setting.reference/cli/organizations_settings_show_group-sync.md) → references/docs/reference/cli/organizations_settings_show_group-sync.md — Group sync settings to sync groups from an IdP.reference/cli/organizations_settings_show_organization-sync.md) → references/docs/reference/cli/organizations_settings_show_organization-sync.md — Organization sync settings to sync organization memberships from an IdP.reference/cli/organizations_settings_show_role-sync.md) → references/docs/reference/cli/organizations_settings_show_role-sync.md — Role sync settings to sync organization roles from an IdP.reference/cli/organizations_settings_show_workspace-sharing.md) → references/docs/reference/cli/organizations_settings_show_workspace-sharing.md — Workspace sharing settings for the organization.reference/cli/organizations_show.md) → references/docs/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.reference/cli/ping.md) → references/docs/reference/cli/ping.md — Ping a workspacereference/cli/port-forward.md) → references/docs/reference/cli/port-forward.md — Forward ports from a workspace to the local machine. For reverse port forwarding, use "coder ssh -R".reference/cli/prebuilds.md) → references/docs/reference/cli/prebuilds.md — Manage Coder prebuildsreference/cli/prebuilds_pause.md) → references/docs/reference/cli/prebuilds_pause.md — Pause prebuildsreference/cli/prebuilds_resume.md) → references/docs/reference/cli/prebuilds_resume.md — Resume prebuildsreference/cli/provisioner.md) → references/docs/reference/cli/provisioner.md — View and manage provisioner daemons and jobsreference/cli/provisioner_jobs.md) → references/docs/reference/cli/provisioner_jobs.md — View and manage provisioner jobsreference/cli/provisioner_jobs_cancel.md) → references/docs/reference/cli/provisioner_jobs_cancel.md — Cancel a provisioner jobreference/cli/provisioner_jobs_list.md) → references/docs/reference/cli/provisioner_jobs_list.md — List provisioner jobsreference/cli/provisioner_keys.md) → references/docs/reference/cli/provisioner_keys.md — Manage provisioner keysreference/cli/provisioner_keys_create.md) → references/docs/reference/cli/provisioner_keys_create.md — Create a new provisioner keyreference/cli/provisioner_keys_delete.md) → references/docs/reference/cli/provisioner_keys_delete.md — Delete a provisioner keyreference/cli/provisioner_keys_list.md) → references/docs/reference/cli/provisioner_keys_list.md — List provisioner keys in an organizationreference/cli/provisioner_list.md) → references/docs/reference/cli/provisioner_list.md — List provisioner daemons in an organizationreference/cli/provisioner_start.md) → references/docs/reference/cli/provisioner_start.md — Run a provisioner daemonreference/cli/publickey.md) → references/docs/reference/cli/publickey.md — Output your Coder public key used for Git operationsreference/cli/rename.md) → references/docs/reference/cli/rename.md — Rename a workspacereference/cli/reset-password.md) → references/docs/reference/cli/reset-password.md — Directly connect to the database to reset a user's passwordreference/cli/restart.md) → references/docs/reference/cli/restart.md — Restart a workspacereference/cli/schedule.md) → references/docs/reference/cli/schedule.md — Schedule automated start and stop times for workspacesreference/cli/schedule_extend.md) → references/docs/reference/cli/schedule_extend.md — Extend the stop time of a currently running workspace instance.reference/cli/schedule_show.md) → references/docs/reference/cli/schedule_show.md — Show workspace schedulesreference/cli/schedule_start.md) → references/docs/reference/cli/schedule_start.md — Edit workspace start schedulereference/cli/schedule_stop.md) → references/docs/reference/cli/schedule_stop.md — Edit workspace stop schedulereference/cli/server.md) → references/docs/reference/cli/server.md — Start a Coder serverreference/cli/server_create-admin-user.md) → references/docs/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.reference/cli/server_dbcrypt.md) → references/docs/reference/cli/server_dbcrypt.md — Manage database encryption.reference/cli/server_dbcrypt_decrypt.md) → references/docs/reference/cli/server_dbcrypt_decrypt.md — Decrypt a previously encrypted database.reference/cli/server_dbcrypt_delete.md) → references/docs/reference/cli/server_dbcrypt_delete.md — Delete all encrypted data from the database. THIS IS A DESTRUCTIVE OPERATION.reference/cli/server_dbcrypt_rotate.md) → references/docs/reference/cli/server_dbcrypt_rotate.md — Rotate database encryption keys.reference/cli/server_postgres-builtin-serve.md) → references/docs/reference/cli/server_postgres-builtin-serve.md — Run the built-in PostgreSQL deployment.reference/cli/server_postgres-builtin-url.md) → references/docs/reference/cli/server_postgres-builtin-url.md — Output the connection URL for the built-in PostgreSQL deployment.reference/cli/show.md) → references/docs/reference/cli/show.md — Display details of a workspace's resources and agentsreference/cli/speedtest.md) → references/docs/reference/cli/speedtest.md — Run upload and download tests from your machine to a workspacereference/cli/ssh.md) → references/docs/reference/cli/ssh.md — Start a shell into a workspace or run a commandreference/cli/start.md) → references/docs/reference/cli/start.md — Start a workspacereference/cli/stat.md) → references/docs/reference/cli/stat.md — Show resource usage for the current workspace.reference/cli/stat_cpu.md) → references/docs/reference/cli/stat_cpu.md — Show CPU usage, in cores.reference/cli/stat_disk.md) → references/docs/reference/cli/stat_disk.md — Show disk usage, in gigabytes.reference/cli/stat_mem.md) → references/docs/reference/cli/stat_mem.md — Show memory usage, in gigabytes.reference/cli/state.md) → references/docs/reference/cli/state.md — Manually manage Terraform state to fix broken workspacesreference/cli/state_pull.md) → references/docs/reference/cli/state_pull.md — Pull a Terraform state file from a workspace.reference/cli/state_push.md) → references/docs/reference/cli/state_push.md — Push a Terraform state file to a workspace.reference/cli/stop.md) → references/docs/reference/cli/stop.md — Stop a workspacereference/cli/support.md) → references/docs/reference/cli/support.md — Commands for troubleshooting issues with a Coder deployment.reference/cli/support_bundle.md) → references/docs/reference/cli/support_bundle.md — Generate a support bundle to troubleshoot issues connecting to a workspace.reference/cli/task.md) → references/docs/reference/cli/task.md — Manage tasksreference/cli/task_create.md) → references/docs/reference/cli/task_create.md — Create a taskreference/cli/task_delete.md) → references/docs/reference/cli/task_delete.md — Delete tasksreference/cli/task_list.md) → references/docs/reference/cli/task_list.md — List tasksreference/cli/task_logs.md) → references/docs/reference/cli/task_logs.md — Show a task's logsreference/cli/task_send.md) → references/docs/reference/cli/task_send.md — Send input to a taskreference/cli/task_status.md) → references/docs/reference/cli/task_status.md — Show the status of a task.reference/cli/templates.md) → references/docs/reference/cli/templates.md — Manage templatesreference/cli/templates_archive.md) → references/docs/reference/cli/templates_archive.md — Archive unused or failed template versions from a given template(s)reference/cli/templates_create.md) → references/docs/reference/cli/templates_create.md — DEPRECATED: Create a template from the current directory or as specified by flagreference/cli/templates_delete.md) → references/docs/reference/cli/templates_delete.md — Delete templatesreference/cli/templates_edit.md) → references/docs/reference/cli/templates_edit.md — Edit the metadata of a template by name.reference/cli/templates_init.md) → references/docs/reference/cli/templates_init.md — Get started with a templated template.reference/cli/templates_list.md) → references/docs/reference/cli/templates_list.md — List all the templates available for the organizationreference/cli/templates_presets.md) → references/docs/reference/cli/templates_presets.md — Manage presets of the specified templatereference/cli/templates_presets_list.md) → references/docs/reference/cli/templates_presets_list.md — List all presets of the specified template. Defaults to the active template version.reference/cli/templates_pull.md) → references/docs/reference/cli/templates_pull.md — Download the active, latest, or specified version of a template to a path.reference/cli/templates_push.md) → references/docs/reference/cli/templates_push.md — Create or update a template from the current directory or as specified by flagreference/cli/templates_versions.md) → references/docs/reference/cli/templates_versions.md — Manage different versions of the specified templatereference/cli/templates_versions_archive.md) → references/docs/reference/cli/templates_versions_archive.md — Archive a template version(s).reference/cli/templates_versions_list.md) → references/docs/reference/cli/templates_versions_list.md — List all the versions of the specified templatereference/cli/templates_versions_promote.md) → references/docs/reference/cli/templates_versions_promote.md — Promote a template version to active.reference/cli/templates_versions_unarchive.md) → references/docs/reference/cli/templates_versions_unarchive.md — Unarchive a template version(s).reference/cli/tokens.md) → references/docs/reference/cli/tokens.md — Manage personal access tokensreference/cli/tokens_create.md) → references/docs/reference/cli/tokens_create.md — Create a tokenreference/cli/tokens_list.md) → references/docs/reference/cli/tokens_list.md — List tokensreference/cli/tokens_remove.md) → references/docs/reference/cli/tokens_remove.md — Delete a tokenreference/cli/tokens_view.md) → references/docs/reference/cli/tokens_view.md — Display detailed information about a tokenreference/cli/unfavorite.md) → references/docs/reference/cli/unfavorite.md — Remove a workspace from your favoritesreference/cli/update.md) → references/docs/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.reference/cli/users.md) → references/docs/reference/cli/users.md — Manage usersreference/cli/users_activate.md) → references/docs/reference/cli/users_activate.md — Update a user's status to 'active'. Active users can fully interact with the platformreference/cli/users_create.md) → references/docs/reference/cli/users_create.md — Create a new user.reference/cli/users_delete.md) → references/docs/reference/cli/users_delete.md — Delete a user by username or user_id.reference/cli/users_edit-roles.md) → references/docs/reference/cli/users_edit-roles.md — Edit a user's roles by username or idreference/cli/users_list.md) → references/docs/reference/cli/users_list.md — Prints the list of users.reference/cli/users_show.md) → references/docs/reference/cli/users_show.md — Show a single user. Use 'me' to indicate the currently authenticated user.reference/cli/users_suspend.md) → references/docs/reference/cli/users_suspend.md — Update a user's status to 'suspended'. A suspended user cannot log into the platformreference/cli/version.md) → references/docs/reference/cli/version.md — Show coder versionreference/cli/whoami.md) → references/docs/reference/cli/whoami.md — Fetch authenticated user info for Coder deploymentreference/agent-api/index.md) → references/docs/reference/agent-api/index.md — Learn how to use Coder Agent API
reference/agent-api/debug.md) → references/docs/reference/agent-api/debug.mdreference/agent-api/schemas.md) → references/docs/reference/agent-api/schemas.md