lib/chef-cli/command/generator_commands/cookbook.rb in chef-cli-5.5.5 vs lib/chef-cli/command/generator_commands/cookbook.rb in chef-cli-5.5.6

- old
+ new

@@ -84,10 +84,10 @@ default: nil option :pipeline, long: "--pipeline PIPELINE", description: "REMOVED: #{ChefCLI::Dist::WORKFLOW} is EOL. This option has been removed.", - default: "master" + default: nil options.merge!(SharedGeneratorOptions.options) def initialize(params) @params_valid = true