Issue #14428 has been updated by Kelsey Hightower.

Description updated
Status changed from Unreviewed to Investigating
Assignee set to Pieter van de Bruggen

I've added comments to #14426 related to the possible need to review and 
normalize the options between the commands.
----------------------------------------
Bug #14428: inconsistent options for module install / list
https://projects.puppetlabs.com/issues/14428#change-62568

Author: Anand Kumria
Status: Investigating
Priority: Low
Assignee: Pieter van de Bruggen
Category: 
Target version: 
Affected Puppet version: 2.7.14
Keywords: 
Branch: 


Whilst looking at the work-around mentiond in #14424, I became aware of an 
inconsistency with puppet module.

% puppet module install -i `pwd`/mtest akumria-nullmailer 
Preparing to install into /home/anand/Work/linuxpeak/puppet27/mtest ...
Downloading from http://forge.puppetlabs.com ...
Installing -- do not interrupt ...
/home/anand/Work/linuxpeak/puppet27/mtest
└─┬ akumria-nullmailer (v1.0.1)
  └── puppetlabs-stdlib (v2.3.2)

% puppet module list --tree --modulepath mtest           
/home/anand/Work/linuxpeak/puppet27/mtest
└─┬ akumria-nullmailer (v1.0.1)
  └── puppetlabs-stdlib (v2.3.2)

It would be nice if the same option to specify the location was used for all 
commands (note that the upgrade command does not even seem to take an option to 
specify the location of the modules).


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to