Secure Global Desktop Administration Guide > Commands > The tarantella config command

The tarantella config command

Syntax

tarantella config list | edit

Description

The tarantella config command lists and configures array-wide settings, and also server-specific settings for any Secure Global Desktop server in the array.

Subcommand Description
list Lists array-wide and server-specific attributes and their current values.
edit Edits array-wide and server-specific attributes.

Note All commands allow the --help option: you can use tarantella config subcommand --help to get help on a specific command.

Examples

tarantella config list --server newyork.indigo-insurance.com

Lists server-specific attributes from the server newyork.indigo-insurance.com.

tarantella config edit --cpe-maxsessions 10

Sets the cpe-maxsessions attribute to 10 for the server on which the command is run.

Related topics