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

weird -q param for project #2863

Closed
jichenjc opened this issue Apr 10, 2020 · 2 comments · Fixed by #2864
Closed

weird -q param for project #2863

jichenjc opened this issue Apr 10, 2020 · 2 comments · Fixed by #2864
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects

Comments

@jichenjc
Copy link
Contributor

/kind bug

What versions of software are you using?

master build code 5ab3fd9

Operating System:

Output of odo version:

How did you run odo exactly?

the -q is weird,

[root@xyimgr77 fff]# ./odo project
Error: Subcommand not found, use one of the available commands: create, delete, get, list, set
Usage:
  odo project [options] [flags]
  odo project [command]

Examples:
  # Set the active project
  odo project set

  # Create a new project
  odo project create myproject

  # List all the projects
  odo project list

  ....
Flags:
  -h, --help    Help for project
  -q, --short   If true, display only the project name

Actual behavior

Expected behavior

Any logs, error output, etc?

@jichenjc
Copy link
Contributor Author

I think we should remove -q, --short If true, display only the project name

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

/assign jichenjc

@girishramnani girishramnani added this to For consideration in Sprint 183 via automation Apr 20, 2020
Sprint 183 automation moved this from For consideration to Done Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
No open projects
Sprint 183
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants