-
Notifications
You must be signed in to change notification settings - Fork 374
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deploy): print edge function logs url (#6851)
* chore(types): add missing types to deploy `printResults` * fix(deploy): remove `name`, fix `site_id` in `--json` output `name` was always `nil` so it effectively never really existed * feat(deploy): print edge function logs URL * feat(deploy): add function_logs, edge_function_logs to --json output This could be useful, but it also makes the feature easier to test. :) * fix(deploy): use standard casing for product name
- Loading branch information
Showing
2 changed files
with
101 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters