File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,11 @@ Optional:
5757 --root-dir=<dir> Directory to publish from. Overrides the config file setting.
5858 Default: rootDir from publish-content.config.js
5959
60+ --fastly-api-token=<token> Fastly API token for KV Store or cache access.
61+ If not set, the tool will check:
62+ 1. FASTLY_API_TOKEN environment variable
63+ 2. Logged-in Fastly CLI profile
64+
6065 --overwrite-existing Always overwrite existing entries in storage, even if unchanged.
6166
6267Expiration:
@@ -76,11 +81,6 @@ KV Store Options:
7681 local files that will be used to simulate the KV Store
7782 with the local development environment.
7883
79- --fastly-api-token=<token> Fastly API token for KV Store access.
80- If not set, the tool will check:
81- 1. FASTLY_API_TOKEN environment variable
82- 2. Logged-in Fastly CLI profile
83-
8484 --kv-overwrite Alias for --overwrite-existing.
8585
8686S3 Storage Options (BETA):
You can’t perform that action at this time.
0 commit comments