fastlyctl
fastlyctl copied to clipboard
A CLI for managing Fastly configurations
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Right now it is inconvenient to use `fastlyctl` when you keep snippets in a repository and re-use them across multiple services. It requires creating a copy of snippets in a...
FASTLY_APP is still used in utils.rb and it needs to be initialized before open_service is called.
to fix 400 - `No condition named ''` error ref. https://github.com/fastly/fastlyctl/issues/19
``` $ fastlyctl clone 2IKm0LvZtbAeF5z1asxy3H 5p6qvVv6bKK0MZqaBUtj6o --v 47 Copying 2IKm0LvZtbAeF5z1asxy3H version 47 to 5p6qvVv6bKK0MZqaBUtj6o version 23... Copying 1 backend Copying 1 setting Copying 1 vcl Copying 4 snippets Copying 1...
I'm trying to use the dict sync command to manage a dictionary in fastly unfortunately one of my entries contains a query param. ` /fr/nos-biens/nouvelles-constructions:/fr/recherche?condition=NEW ` But end up with...
As per the title, it's not possible to copy elasticsearch logging endpoints. I'd love to simply automate our fastly configs using fastlyctl, and this is one of the last things...
This PR refactors the service version selection process to support read-only operations. If I am using a read-only token and try to retrieve a list of ACLs, it will fail...
**Background** The `fastlyctl copy` command expects object types and their names - there appears to be no way to list these things via the cli tool. **Request** Make a `fastlyctl...
``` $ fastlyctl copy 5avoFtOr1vIxYawDXJLAwF 21r53RlVVdMeULlEdZPH94 logging/papertrail x --v1 137 --v2 61 Copying logging/papertrail x from 5avoFtOr1vIxYawDXJLAwF version 137 to 21r53RlVVdMeULlEdZPH94 version 61... 400: Bad API request--something was wrong with...