Executes Fastly CLI commands for managing CDN services, Compute deploys, and edge infrastructure. Use when running fastly CLI commands, creating or managing Fastly services from the terminal, deploying Fastly Compute applications, managing backends/domains/VCL snippets via command line, purging cache, configuring log streaming, setting up TLS certificates, managing KV/config/secret stores, checking service stats, authenticating with Fastly SSO, or working with fastly.toml. Also applies when working with Fastly service IDs in CLI context, or with fastly service, fastly compute, fastly auth, or any Fastly CLI subcommand. Covers service CRUD, version management, autocloning, and troubleshooting common CLI errors.
$npx -y skills add fastly/fastly-agent-toolkit --skill fastly-cliInstalls into the current project.
Run `npx skills use "https://github.com/fastly/fastly-agent-toolkit" --skill "fastly/fastly-agent-toolkit/fastly-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fastly/fastly-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/fastly/fastly-agent-toolkit"` and select the relevant skills, then follow their instructions.