Issue #4871 has been updated by Razvan Cosma.
This could be done with a small change in file_serving/metadata.rb when
"directory" to return Dir.entries(filename).join('\t')
----------------------------------------
Feature #4871: Add 'list' subcommand to filebucket
https://projects.puppetlabs.com/issues/4871
Author: Aurélien Degrémont
Status: Accepted
Priority: Normal
Assignee:
Category:
Target version: Statler
Affected Puppet version:
Keywords:
Branch:
Filebucket tree is in /var is really difficult to use as is. Hopefully, there
is 'puppet filebucket' command which is helpful to use this, but it is missing
a very important feature: list.
If we could use 'list' like:
# puppet filebucket list [<path>]
/etc/resolv.conf: 429b225650b912a2ee067b0a4cf1e949 <2010-06-08 22:20>
/etc/resolv.conf: d41d8cd98f00b204e9800998ecf8427e <2010-06-14 22:20>
/etc/ntpd.conf: d2bd05b8bbedd14402d400d231f6d85c <2010-06-14 22:21>
where <path> optionaly restricts display to the files whose filename starts
with the provided value.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.