You are here: Reference Manual > Client-side Commands (VTL) > vtl deleteServer Client Command

Client-Computer Commands (vtl)

vtl deleteServer ClientCommand

NAME

 vtl deleteServer

SYNOPSIS

vtl deleteServer -n <serverhostname>

DESCRIPTION

Removes the given host from the list of trusted Luna Servers. View a list of all trusted servers with the command vtl listServers.

OPTIONS

-n <server hostname>  [mandatory] The hostname (or IP address) of the Luna server to add. Use the IP address if the server's certificate uses its ip address instead of its hostname. Use the vtl listServers command for a list of trusted servers.

SAMPLE OUTPUT

vtl delete -n LunaSA1
Server lunasa1 successfully removed from server list.