# File lib/aeolus_cli/command/config_parser.rb, line 279
      def push
        b = PushCommand.new(@options)
        b.run
      end