Issue #8344 has been updated by Steve Shipway.
Very frequently. We have a production and dev environment. When working on new manifests/modules, we work in dev, and so have to test with 'puppet agent -t --noop --environment=dev' on the target server. Once all is tested and approved, there is a charge request procedure for migrating dev to prod. So, the puppet.conf specifies production, but only the daemon uses this -- all testing is using the --environment option. I would expect many other places run development of manifests/modules in a similar way. ---------------------------------------- Feature #8344: Allow --env as a shorthand for --environment https://projects.puppetlabs.com/issues/8344 Author: Steve Shipway Status: Needs Decision Priority: Normal Assignee: Nigel Kersten Category: Target version: Affected Puppet version: Keywords: Branch: It gets a bit wearying to have to type --environment=dev all the time when Im testing new manifests. Can we have --env as a synonym for --environment as a parameter to puppet agent? -- 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.
