Skip to content

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

Description

@dgolovin

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions