Bug 1760580

Summary: catalog list components doesn't list out component of a specified namespace
Product: OpenShift Container Platform Reporter: Yana Hontyk <yhontyk>
Component: odoAssignee: Tomáš Král <tkral>
Status: CLOSED NOTABUG QA Contact: Amit <arout>
Severity: unspecified Docs Contact: Yana Hontyk <yhontyk>
Priority: low    
Version: 4.2.0CC: cdrage, moahmed, oskutka
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-13 09:58:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yana Hontyk 2019-10-10 21:13:44 UTC
Description of problem:
catalog list components doesn't list out component of a specified namespace 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. $ odo project create test
2. $ oc apply -n test -f https://raw.githubusercontent.com/openshift/library/master/arch/x86_64/community/wildfly/imagestreams/wildfly-centos7.json
3. $ odo catalog list components --project test
Error: unknown flag: --project
Usage:
  odo catalog list components [flags]
[...]

Actual results:
--project flag is not supported.

Expected results:
Should list out wildfly component

Additional info:

Comment 1 Tomáš Král 2019-12-13 09:58:49 UTC
this is a feature request not a bug