Bug #5839
puppet filebucket -s doesn't work
| Status: | Accepted | Start date: | 01/11/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 2.7.x | |||
| Affected Puppet version: | 2.6.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
puppet filebucket -s servername
fails with
ambiguous option: -s
History
Updated by Zach Leslie about 1 year ago
- Status changed from Unreviewed to Accepted
Updated by Joshua Lifton 5 months ago
Updating tickets assigned to a former Puppet Labs employee.
Updated by Ben Hughes 4 months ago
- Description updated (diff)
- Status changed from Accepted to Unreviewed
Updated by Michael Stahnke 4 months ago
- Description updated (diff)
- Status changed from Unreviewed to Accepted
- Target version set to 3.x
This is true. It still fails.
Output from puppet help filebucket
puppet filebucket <mode> [-h|--help] [-V|--version] [-d|--debug]
[-v|--verbose] [-l|--local] [-r|--remote] [-s|--server <server>]
[-b|--bucket <directory>] <file> <file> ...
[root@centos foo]# puppet filebucket -s
Could not parse options: ambiguous option: -s
[root@centos foo]#
Updated by Michael Stahnke 4 months ago
- Target version changed from 3.x to 2.7.x