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

odo env view -o json outputs raw text #4243

Closed
jeffmaury opened this issue Nov 19, 2020 · 2 comments · Fixed by #4254
Closed

odo env view -o json outputs raw text #4243

jeffmaury opened this issue Nov 19, 2020 · 2 comments · Fixed by #4254
Assignees
Labels
area/json-output Issues or PRs related to JSON output (machine readable output) kind/bug Categorizes issue or PR as related to a bug.

Comments

@jeffmaury
Copy link
Member

/kind bug

What versions of software are you using?

Operating System:
Win10Pro

Output of odo version:

odo v2.0.0 (6fbb9d9bf)

Server: https://172.16.0.10:8443
Kubernetes: v1.11.0+d4cacc0

How did you run odo exactly?

odo env view -o json

Actual behavior

PARAMETER NAME    PARAMETER VALUE 
Name              nodecomp        
Project           devfile         
DebugPort                         

Expected behavior

JSON output

Any logs, error output, etc?

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Nov 19, 2020
@girishramnani
Copy link
Contributor

json output is not supported for odo env view command yet.

@girishramnani girishramnani added kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation area/json-output Issues or PRs related to JSON output (machine readable output) and removed kind/bug Categorizes issue or PR as related to a bug. labels Nov 24, 2020
@girishramnani
Copy link
Contributor

I would like to work on this

@girishramnani girishramnani self-assigned this Nov 24, 2020
@girishramnani girishramnani added kind/bug Categorizes issue or PR as related to a bug. and removed kind/feature Categorizes issue as a feature request. For PRs, that means that the PR is the implementation labels Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/json-output Issues or PRs related to JSON output (machine readable output) kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants