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 CLI version 1.3.0 (0a365cb) Built with go version go1.17.3 linux/amd64 **What happened** When running `fastly compute serve --watch` everything works fine until you have a build failure (e.g....

bug

**Is your feature request related to a problem? Please describe.** I have to automate to sync VCL files to the service in headless way automated **Describe the solution you'd like**...

feature request
requires internal discussion

**Is your feature request related to a problem? Please describe.** There are options for Bash and ZSH autocomplete, but nothing for Fish! **Describe the solution you'd like** As a Fish...

enhancement
feature request

Currently, trying to compile a Rust project offline, e.g., in a plane without network connectivity, fails with: ``` ERROR: error fetching latest `fastly` crate version: Get "https://crates.io/api/v1/crates/fastly/versions": dial tcp: lookup...

feature request

On behalf of @jedisct1 **Is your feature request related to a problem? Please describe.** I'm unable to compile my code to run in various debug modes (using [`[scripts.build]`](https://github.com/fastly/cli/pull/480)) when locally...

feature request

**Is your feature request related to a problem? Please describe.** We are using gitlab-ci to process our pipelines. It would be beneficial to have an official Fastly image with `fastly...

feature request
requires internal discussion

**Is your feature request related to a problem? Please describe.** We've been using Fastly CLI for orchestration, and we realized that adding conditions is not available in the CLI https://developer.fastly.com/reference/api/vcl-services/condition/...

question
feature request
requires internal discussion

Hi, Are there any plans to add support for TLS certificates? The only option currently is to use curl which is non-trivial, especially crafting the json body, e.g. ```sh #!...

enhancement
feature request

**Version** 0.40.2 **What happened** I dont seem to be able to update with fastly update. I'm getting the error: ERROR: error downloading latest release: no asset found for your OS...

bug

**Version** `Fastly CLI version v0.38.0-3-gcd01012 (cd01012)` **What happened** Running the following command: `fastly logging splunk describe --name --version latest -s ` Shows: ``` Service ID: Version: Name: URL: Token: TLS...

bug
requires internal discussion