Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output site_name when deployed with --json arg #651

Merged

Conversation

suzu2469
Copy link
Contributor

- Summary

"netlify deploy --json" was only showing "site_id" and "deploy_id" ...etc but was not enough information for us, so I add a new field "site_name" into that output.

- Test plan

Run netlify deploy --json and check an output that should have a fileld like { ... "site_name": [SITE_NAME] }

- Description for the changelog

  • deploy --json output has a new field "site_name".

- A picture of a cute animal (not mandatory but encouraged)

Copy link
Contributor

@RaeesBhatti RaeesBhatti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @suzu2469 !

@RaeesBhatti RaeesBhatti merged commit 8d7d16a into netlify:master Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants