NAME

load_session.pl - Loads a saved session to a host.


SYNOPSIS

 load_session.pl [options]


DESCRIPTION

This command connects to a host using a saved session file.


OPTIONS

sessionfile

Required. Name of the saved session file.


EXAMPLES

 load_session.pl --url https://<host>:<port>/sdk/vimService
          --username myuser --password mypassword --sessionfile mysavedsessionfile