falco
Lints, tests, simulates, and formats Fastly VCL code using the falco tool. Also serves as the authoritative VCL reference via the falco Go source, which implements Fastly's full VCL dialect. Use when validating VCL syntax, running VCL linting, testing VCL locally, simulating VCL request handling, formatting VCL files, writing VCL unit tests with assertions, debugging VCL logic errors, looking up VCL function signatures or variable scopes, understanding VCL subroutine behavior, or running falco lint/falco simulate/falco test/falco fmt. Also applies when working with VCL syntax errors, type mismatches in VCL, choosing which VCL subroutine to use, or setting up a local VCL development and testing environment.
Pinned to revision f6dc3106d928, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/falco/SKILL.md
- skills/falco/references/formatting-vcl.md
- skills/falco/references/linting-vcl.md
- skills/falco/references/simulating-vcl.md
- skills/falco/references/terraform-vcl.md
- skills/falco/references/testing-vcl.md
- skills/falco/references/understanding-vcl-from-source.md
- skills/falco/references/vcl-console.md
- skills/falco/references/vcl-statistics.md
Every link opens the file at its source, pinned to the revision this page describes.