fastly compute deploy
Deploy a package to a Fastly Compute@Edge service
Options
Name | Description |
---|---|
--service-id <service-id> | Service ID (falls back to FASTLY_SERVICE_ID, then fastly.toml) |
--service-name <service-name> | The name of the service |
--version <version> | 'latest', 'active', or the number of a specific version |
--comment <comment> | Human-readable comment |
--domain <domain> | The name of the domain associated to the package |
--name <name> | Package name |
--package <package> | Path to a package tar.gz |