You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This is a follow up issue for things that the older user story #2835 didn't cover
User Story
As a user I want to list components (openshift or kubernetes ) without creating a component in a directory. Also support for --path flag and json out for devfile v2 components.
Acceptance Criteria
It should list components (openshift or kubernetes ) without creating a component in a directory
/kind user-story
This is a follow up issue for things that the older user story #2835 didn't cover
User Story
As a user I want to list components (openshift or kubernetes ) without creating a component in a directory. Also support for
--pathflag and json out for devfile v2 components.Acceptance Criteria
odo list --pathflagCriteria for IDEs / implementation
odo list -o jsonodo url list -o jsonodo storage list -o jsonodo describe -o json(implemented in implement odo describe for devfile #3843)Links
/kind user-story