cli
cli copied to clipboard
Build, deploy and configure Fastly services from your terminal
Fixes https://github.com/fastly/cli/issues/603#issuecomment-1193887134
Update the help documentation for the `--region` option for the datadog logging to reflect the newly support US3 and US5 sites.
[LOG-1488](https://fastly.atlassian.net/browse/LOG-1488)
**Version** Fastly CLI version v3.1.1 (59efd38) Built with go version go1.18.3 linux/amd64 Viceroy version: viceroy 0.2.14 **What happened** I created a new empty js compute project: `fastly compute init --language...
**Is your feature request related to a problem? Please describe.** Currently, it is not possible to run `fastly compute serve` inside a monorepo with NPM Workspaces as demonstrated by [this...
## Is your feature request related to a problem? Please describe. Is it possible to remove the need to copy the files to be put in the tarball into a...
**Version** ``` alealetal@Ryke ~> fastly version Fastly CLI version v3.1.0 (7844f9f) Built with go version go1.18.3 linux/amd64 ``` **What happened** Command I ran ``` alealetal@Ryke ~> fastly auth-token create --password=badpassword...
**Version** Applies to all versions Please paste the output of `fastly version` here. ``` Fastly CLI version 0.10.0 (306abd1) Built with go version go1.14.3 linux/amd64 ``` **System Info** ``` $...
Hi, I package `fastly` for the AUR. I was trying to update to the latest 3.0.0 release, however I noticed that it wasn't signed using the usual GPG key. Arch...