# File lib/aeolus_cli/command/config_parser.rb, line 331
      def status
        status_command = StatusCommand.new(@options)
        status_command.run
      end