Issue #10940 has been updated by Michael Stahnke. Status changed from Merged - Pending Release to Closed Target version changed from 2.7.x to 2.7.10
released in 2.7.10rc1 ---------------------------------------- Feature #10940: puppet apply --apply <catalog> should be deprecated in favor of puppet apply --catalog <catalog> https://projects.puppetlabs.com/issues/10940 Author: Kelsey Hightower Status: Closed Priority: Normal Assignee: Kelsey Hightower Category: Target version: 2.7.10 Affected Puppet version: Keywords: empathy Branch: https://github.com/puppetlabs/puppet/pull/231 The current `puppet apply --apply` interface is a bit confusing; we are using the verb apply as the flag name to reference a catalog, which is a noun. I propose we deprecate the `--apply` flag in favor of `--catalog` by creating an alias mapping `--catalog` to `--apply`. -- 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.
