cloudflare-cli
Installation
SKILL.md
Cloudflare CLI
Use this skill when the user explicitly requests the cf command or wants to manage Cloudflare resources with Cloudflare's unified CLI.
cf is a technical preview and its command surface changes quickly. Retrieve syntax from the installed CLI before composing commands. Do not rely on a memorized command catalog.
Scope
- Use
cffor Cloudflare-wide API resource management, authentication profiles, account and zone context, local resource access, and tasks that explicitly name thecfCLI. - Use Wrangler guidance when the user explicitly requests
wrangleror needs its established Workers development and configuration workflows. - Do not silently translate between
cfandwrangler; their command names and behavior can differ. - Do not confuse Cloudflare's
cfwith the Cloud Foundry CLI, which uses the same executable name.