Commvault End-User Non-Interactive Command Line Operations for IBM i File System Example: logout

Name

logout

Synopsis

logout [-h] [-i INSTANCENAME] [-k KEY] [-f TOKENFILEPATH]

Description

Log out of a CommServe computer. The token file saved in the corresponding login command is removed.

The table lists the options that the software supports.

Option

Description

-i

A CommCell Console instance name, for example Instance001.

-k

The 16-character encryption key.

-tf

The token file path.

-h,--help

Displays help

Examples

Log Out to the CommServe Computer By Providing Token File Path

The following command logs out of the CommServe computer. In this example, the parameters are listed on the command line.

python3 cvc.py logout -tf objfile
×

Loading...