lib/chef-cli/command/install.rb in chef-cli-5.4.2 vs lib/chef-cli/command/install.rb in chef-cli-5.5.0

- old
+ new

@@ -44,20 +44,9 @@ Options: E - option :config_file, - short: "-c CONFIG_FILE", - long: "--config CONFIG_FILE", - description: "Path to configuration file" - - option :debug, - short: "-D", - long: "--debug", - description: "Enable stacktraces and other debug output", - default: false - attr_reader :policyfile_relative_path attr_accessor :ui def initialize(*args)