You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Always passing a value to json.Unmarshal so just use "any", a generic
doesn't help
- bosh curl always returns json from the bosh director api, so
specifically adding --json adds no value
- bosh curl is independent of the deployment, so can further be
simplified
[TNZ-66259](https://vmw-jira.broadcom.net/browse/TNZ-66259)
Authored-by: Andrew Garner <andrew.garner@broadcom.com>
0 commit comments