Skip to content

Commit 0a6050c

Browse files
authored
Upgrade fastly cli to v11.1.0
1 parent ea4dc58 commit 0a6050c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ brew install fastly/tap/fastly
4646
fastly version
4747
```
4848

49+
:warning: fastly cli version should be at least v11.1.0
50+
4951
#### Create profile and follow interactive prompt for pasting your API Token created earlier:
5052
```sh
5153
fastly profile create

fastly.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@ service_id = "q9waEnTgJfqQV1a0cYOuo3"
1212
[scripts]
1313
build = """
1414
cargo build --bin potsi --release --target wasm32-wasip1 --color always &&
15-
ln -fs wasm32-wasip1 target/wasm32-wasi
1615
"""
1716

18-
1917
[local_server]
2018
[local_server.backends]
2119
[local_server.backends.equativ_ad_api_2] # FIX ME: must match config

0 commit comments

Comments
 (0)