DCLI provides specific internal commands. You can use internal commands to alter the configuration store, active profile, and default options.

Internal commands are accessible through the first level of the env namespace. The following table lists all internal commands.

Internal Command

Description

env profiles default set

Sets the default profile.

env profiles default get

Retrieves the current default profile.

env profiles add

Adds a new profile to the configuration store.

env profiles get

Retrieves information about the specified profile.

env profiles list

Lists all available profiles.

env profiles delete

Deletes the specified profile.

env options set

Sets the specified default option to a specified value.

env options get

Retrieves the specified default option.

env options delete

Deletes the specified default option.

env options list

Lists all default options.