cli icon indicating copy to clipboard operation
cli copied to clipboard

Build, deploy and configure Fastly services from your terminal

Results 95 cli issues
Sort by recently updated
recently updated
newest added

**Version** ``` % fastly version Fastly CLI version v10.19.0 (33a28544) Built with go version go1.22.12 linux/amd64 (2025-03-09) Viceroy version: viceroy 0.12.2 ``` **What happened** In #843, a feature was added...

bug

When requesting to `list` edge resources in json, the secret store produces a null output when empty. ``` vcarvajal@vcarvajal-fastly:$ fastly secret-store list --quiet --json null ``` I'm using the following...

feature request

**Version** ``` $ fastly version Fastly CLI version v10.17.1 (0ce75689) Built with go version go1.22.9 linux/amd64 (2025-01-22) ``` **What happened** I am writing tooling to which uses the Fastly CLI,...

bug

**Could the "logger create" functions be updated to "accept a string or file path" for the "format" argument?** I'm using Fastly CLI v10.17.1 (0ce75689) and am having a very difficult...

feature request

**Version** Fastly CLI version v10.15.0 (0a1665b5) Built with go version go1.22.7 linux/amd64 (2024-11-05) Viceroy version: viceroy 0.9.7 **What happened** I create an automation token on Fastly dashboard, it says it...

bug