6.5

Table Of Contents
Option Description Default
credstore-
remove
Removes an entry from the DCLI credential store le.
This option removes the entry for a specied server IP
address and user name if only one session manager is present
for a target server and user.
In rare cases, information about multiple session manager
entries is present. You must provide the session manager
with the session-manager option.
credstore-list
Lists all entries stored in the DCLI credential store le. Each
entry includes the server IP address, session manager, and
user name.
session-
manager
Use this option if you use the credstore-remove option the
same user name and password are stored through multiple
session managers. Not usually required.
Using DCLI Commands
You can display help information for DCLI commands, and run the commands from a system where vCLI is
installed, from the vCenter Server Appliance shell, or from a vCenter Server on Windows command prompt.
Displaying Help Information for DCLI Commands
You can display help for each namespace and command by using the --help command-line option. Because
the available commands depend entirely on the services that are available in the vCenter environment that
you are targeting, you must include the server for accurate help information.
Help returns the following information for a command.
n
Each input option
n
Whether the option is required
n
Input type
Example
dcli com vmware cis tagging tag create --help
usage: com vmware cis tagging tag create [-h] --name NAME --description DESCRIPTION --category-
id CATEGORY_ID
Creates a tag
Input Arguments:
-h, --help show this help message and exit
--name NAME required: The display name of the tag (string)
--description DESCRIPTION
required: The description of the tag (string)
--category-id CATEGORY_ID
required: The unique identifier of the parent category in which this tag
will be created (string)
Running DCLI Commands Included in the vCLI Package
You can run vCLI commands from an administration server on which you installed the vCLI package.
After installation, the VMware DCLI folder is available inside your vCLI installation path. You must open a
command prompt in your installation folder path and navigate to the VMware DCLI folder.
Getting Started with vSphere Command-Line Interfaces
48 VMware, Inc.