Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers General commands

Provides instructions and flags for managing Wrangler authentication, environment configurations, and global command-line options.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers General commands

Provides instructions and flags for managing Wrangler authentication, environment configurations, and global command-line options.

When To Use

Use when you need to authenticate a CLI session, configure specific environment variables, or set the working directory for Wrangler operations.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-wrangler-commands-general-workflow-guide.mdA guide covering general Wrangler CLI commands for authentication, telemetry, and shell completions.Questions about a guide covering general Wrangler CLI commands for authentication, telemetry, and shell completions.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co.textA list of general CLI commands and usage patterns for the Cloudflare Wrangler developer tool.Exact payloads, commands, or snippets shown in A list of general CLI commands and usage patterns for the Cloudflare Wrangler developer tool.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-2.textA list of general Wrangler CLI commands and their usage descriptions for Cloudflare Workers.Exact payloads, commands, or snippets shown in A list of general Wrangler CLI commands and their usage descriptions for Cloudflare Workers.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-docs-searc.textAn example demonstrating the usage of the wrangler docs command to search for documentation via the command line.Exact payloads, commands, or snippets shown in An example demonstrating the usage of the wrangler docs command to search for documentation via the command line.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-3.textA list of general Wrangler CLI commands and their usage patterns for Cloudflare Workers.Exact payloads, commands, or snippets shown in A list of general Wrangler CLI commands and their usage patterns for Cloudflare Workers.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-login-comm.textAn example of the npx wrangler login command used to authenticate the Wrangler CLI with a Cloudflare account.Exact payloads, commands, or snippets shown in An example of the npx wrangler login command used to authenticate the Wrangler CLI with a Cloudflare account.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-4.textA text representation of the wrangler CLI output during a general command execution session.Exact payloads, commands, or snippets shown in A text representation of the wrangler CLI output during a general command execution session.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-5.textA text example demonstrating how to use curl to interact with local Workers development servers.Exact payloads, commands, or snippets shown in A text example demonstrating how to use curl to interact with local Workers development servers.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-6.textA text example demonstrating how to run a Docker container with a specific port mapping for Cloudflare Workers development.Exact payloads, commands, or snippets shown in A text example demonstrating how to run a Docker container with a specific port mapping for Cloudflare Workers develo...
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-login-comm-2.textAn example of the npx wrangler login command using a specific callback host flag.Exact payloads, commands, or snippets shown in An example of the npx wrangler login command using a specific callback host flag.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-docker-run.textA text snippet demonstrating how to run the wrangler login command within a Docker container using specific callback host and port flags.Exact payloads, commands, or snippets shown in A text snippet demonstrating how to run the wrangler login command within a Docker container using specific callback...
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-logout-com.textA text example demonstrating the usage of the wrangler logout command to sign out of a Cloudflare account.Exact payloads, commands, or snippets shown in A text example demonstrating the usage of the wrangler logout command to sign out of a Cloudflare account.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-auth-token.textA text example demonstrating the syntax for the wrangler auth token command used in Cloudflare Workers.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler auth token command used in Cloudflare Workers.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-authentica.textExamples of different authentication methods including API tokens, OAuth tokens, and API keys for the Wrangler CLI.Exact payloads, commands, or snippets shown in Examples of different authentication methods including API tokens, OAuth tokens, and API keys for the Wrangler CLI.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-whoami-com.textAn example of using the npx wrangler whoami command to check the authenticated user account.Exact payloads, commands, or snippets shown in An example of using the npx wrangler whoami command to check the authenticated user account.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-whoami-com-2.textA text example demonstrating the usage of the wrangler whoami command to check the authenticated user account.Exact payloads, commands, or snippets shown in A text example demonstrating the usage of the wrangler whoami command to check the authenticated user account.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-whoami-com-3.textAn example of using the wrangler whoami command to check the authenticated user account.Exact payloads, commands, or snippets shown in An example of using the wrangler whoami command to check the authenticated user account.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-7.textA list of general Wrangler CLI commands and their usage for Cloudflare Workers.Exact payloads, commands, or snippets shown in A list of general Wrangler CLI commands and their usage for Cloudflare Workers.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-telemetry-.textA text representation of the wrangler telemetry enable command used in Cloudflare Workers.Exact payloads, commands, or snippets shown in A text representation of the wrangler telemetry enable command used in Cloudflare Workers.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-telemetry--2.textA text representation of the wrangler telemetry status command used to check the status of Cloudflare telemetry services.Exact payloads, commands, or snippets shown in A text representation of the wrangler telemetry status command used to check the status of Cloudflare telemetry servi...
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-complete-s.textAn example demonstrating the usage of the wrangler complete command to generate shell autocompletion scripts.Exact payloads, commands, or snippets shown in An example demonstrating the usage of the wrangler complete command to generate shell autocompletion scripts.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-bash-compl.textA command to generate and append Wrangler shell completion scripts to a bash configuration file.Exact payloads, commands, or snippets shown in A command to generate and append Wrangler shell completion scripts to a bash configuration file.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-complete-z.textA text example demonstrating how to use the wrangler complete zsh command to add shell autocompletion to a zsh configuration file.Exact payloads, commands, or snippets shown in A text example demonstrating how to use the wrangler complete zsh command to add shell autocompletion to a zsh config...
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-complete-f.textA command demonstrating how to generate fish shell autocompletion scripts for the Wrangler CLI.Exact payloads, commands, or snippets shown in A command demonstrating how to generate fish shell autocompletion scripts for the Wrangler CLI.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-powershell.textA command to enable shell autocompletion for the Wrangler CLI in a PowerShell profile.Exact payloads, commands, or snippets shown in A command to enable shell autocompletion for the Wrangler CLI in a PowerShell profile.
examples/workers-wrangler-commands-general-cloudflare-workers-wrangler-general-co-8.textA list of common Cloudflare Wrangler CLI commands and their autocomplete behaviors for managing Workers, KV, and D1.Exact payloads, commands, or snippets shown in A list of common Cloudflare Wrangler CLI commands and their autocomplete behaviors for managing Workers, KV, and D1.

What This Skill Covers

  • General Wrangler commands for authentication, telemetry, and shell completions.
  • Main sections: docs, login, Use wrangler login on a remote machine, Use wrangler login in a container, logout.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/wrangler/commands/general