cli
cli copied to clipboard
Build, deploy and configure Fastly services from your terminal
**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...
[FEATURE REQUEST] Secret Store list command to produce empty array instead of null for json output
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...
**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,...
**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...
**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...