HomePhorge

(#11804) Enhance PMT search action output
60c6150a4813Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11804) Enhance PMT search action output

Before this patch the search action does not output to console in the
correct format:

$ puppet module search apache
notice: Searching http://forge.puppetlabs.com
notice: 18 found.
puppetlabs/apache (0.0.3)
puppetlabs/passenger (0.0.2)
DavidSchmitt/apache (1.0.0)
jamtur01/httpauth (0.0.1)
jamtur01/apachemodules (0.0.1)
adobe/hadoop (0.0.1)

This patch resolves this issue by changing the formatting of what we
output to the console to look like this:

$ puppet module search apache
NAME     DESCRIPTION       AUTHOR        KEYWORDS
apache   Desc ...          @puppetlabs   apache webserver

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd4cf751bc5b2: Merge pull request #397 from mmrobins/ticket/2.7.x/2279-gem_reinstalls
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPU60c6150a4813: (#11804) Enhance PMT search action output (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Jan 24 2012, 6:03 PM