Jira (PUP-10403) Puppet agent --help is missing the --tasks flag

3 views
Skip to first unread message

Nick Maludy (Jira)

unread,
Mar 30, 2020, 9:40:03 PM3/30/20
to puppe...@googlegroups.com
Nick Maludy created an issue
 
Puppet / Bug PUP-10403
Puppet agent --help is missing the --tasks flag
Issue Type: Bug Bug
Affects Versions: PUP 6.14.0
Assignee: Unassigned
Components: UX
Created: 2020/03/30 6:39 PM
Priority: Normal Normal
Reporter: Nick Maludy

Puppet Version: 6.14.0
Puppet Server Version: N/A
OS Name/Version: CentOS 7.7

When running `puppet parser validate path/to/bolt/plan.pp` it failed until i passed in `–tasks`, which was not present in the `–help` output of `puppet --help` or `puppet parser --help` or `puppet parser validate --help`.

Desired Behavior:

The `–tasks` parameter is shown when we pass in `--help`.

Actual Behavior:

$ puppet parser --help
USAGE: puppet parser <action> Interact directly with the parser.OPTIONS:
  --render-as FORMAT             - The rendering format to use.
  --verbose                      - Whether to log verbosely.
  --debug                        - Whether to log debug information.ACTIONS:
  dump        Outputs a dump of the internal parse tree for debugging
  validate    Validate the syntax of one or more Puppet manifests.See 'puppet help parser' or 'man puppet-parser' for full help.
 
$ puppet parser validate --help
USAGE: puppet parser validate [<manifest>] [<manifest> ...]This action validates Puppet DSL syntax without compiling a catalog or
syncing any resources. If no manifest files are provided, it will
validate the default site manifest.RETURNS: Nothing, or the first syntax error encountered.OPTIONS:
  --render-as FORMAT             - The rendering format to use.
  --verbose                      - Whether to log verbosely.
  --debug                        - Whether to log debug information.See 'puppet help parser' or 'man puppet-parser' for full help.

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Josh Cooper (Jira)

unread,
Mar 31, 2020, 1:47:03 PM3/31/20
to puppe...@googlegroups.com

Rob Braden (Jira)

unread,
Mar 31, 2020, 2:19:03 PM3/31/20
to puppe...@googlegroups.com

Rob Braden (Jira)

unread,
Mar 31, 2020, 2:20:04 PM3/31/20
to puppe...@googlegroups.com
Rob Braden updated an issue
Change By: Rob Braden
Sprint: Coremunity Hopper
Reply all
Reply to author
Forward
0 new messages