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

[BUG] govc vcsa.net.proxy.info doesnt give output in json format #2664

Closed
pradeep288 opened this issue Nov 23, 2021 · 1 comment · Fixed by #2671
Closed

[BUG] govc vcsa.net.proxy.info doesnt give output in json format #2664

pradeep288 opened this issue Nov 23, 2021 · 1 comment · Fixed by #2671

Comments

@pradeep288
Copy link
Contributor

Describe the bug

$ govc vcsa.net.proxy.info -json=true
{}

But the same command works when we -json=false

> ./govc vcsa.net.proxy.info -json=false

HTTP proxy:          Disabled
HTTPS proxy:         Disabled
FTP proxy:           Disabled
No Proxy addresses:  localhost, 127.0.0.1

To Reproduce
Steps to reproduce the behavior:

  1. Install VC
  2. Install govc
  3. Run govc vcsa.net.proxy.info -json=true

Expected behavior
govc vcsa.net.proxy.info -json=true should provide output in json format

Affected version
Latest

@github-actions
Copy link
Contributor

Howdy 🖐   pradeep288 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant