Bug 1327157

Summary: Publican is missing a way to list available brands (possibly taking --brand_dir option into account)
Product: [Community] Publican Reporter: Jan Pokorný [poki] <jpokorny>
Component: publicanAssignee: Nobody <nobody>
Status: NEW --- QA Contact: Ruediger Landmann <rlandman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: futureCC: cbredesen, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jan Pokorný [poki] 2016-04-14 11:22:35 UTC
Provided I am 100% sure the location is stable, I can:

$ ls -ld /usr/share/publican/Common_Content/*/

I am afraid there is not such universal guarantee.
Hence it would be better to have Publican abstract particular
search path away (especially when considering --brand_dir option)
and offer a method for user to query such internal knowledge
(regardless of PWD/current project).

For instance: publican print-brands
(note that underscores are a little bit typing/CLI unfriendly).