Skip to content

Use odo catalog list components -o json to get list of available component types and versions #723

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

Closed
dgolovin opened this issue Mar 20, 2019 · 0 comments · Fixed by #1213
Assignees
Milestone

Comments

@dgolovin
Copy link
Collaborator

dgolovin commented Mar 20, 2019

Command definition is here:

`odo catalog list components`,

Output parsing:
public async getComponentTypes(): Promise<string[]> {

public async getComponentTypeVersions(componentName: string) {

Upstream issue redhat-developer/odo#1357

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