#!/bin/sh
#######################################################################
# Copyright 2012-2016 VMware, Inc.  All rights reserved.
#######################################################################
#
#   vmwb-lbcli
#      Wrapper for log browser command line client application. Parameters
#      depend on command being issued.  Enter command by itself to see help
#      and usage.
#

echo "The Log Browser Command Line Interface has been removed."
echo "If you have any questions about this, please contact your VMware representative."

