-
Notifications
You must be signed in to change notification settings - Fork 243
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 v3-beta1 #5522
Comments
@serenamarie125 @kadel I know that we haven't adhered to the |
We should still try to keep |
This was originally a tracking issue for all work related to alpha2. |
@kadel: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
New and updated commands in v3.0.0-beta2
odo registry
(with--filter
,--devfile
,--devfile-registry
,--details
flags)odo create/delete/list/set namespace
(andodo create/delete/list/set project
)odo logs
and flag forodo dev
to show logsodo logs
part 1 #5622odo logs
part 2 - command should have--follow
flag #5715odo dev
should have--logs
flag #5716odo preference set/unset/add/remove/view
odo dev --no-watch
odo dev --no-watch
#5631odo dev --debug
odo add/list/describe/remove binding
odo describe component
odo describe component
#5661odo alizer -o json
odo alizer -o json
command #5642odo list -o json
odo list -o json
command #5643odo registry -o json
odo registry -o json
command #5644odo describe component -o json
odo describe component -o json
#5660odo init -o json
odo init -o json
command #5645The text was updated successfully, but these errors were encountered: