Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella emulatorsession suspend command

The tarantella emulatorsession suspend command

Syntax

Skip past command syntax or program codetarantella emulatorsession suspend sessid...
                           [--format text|quiet]

Description

Suspends emulator sessions.

Option Description
sessid... Suspends the emulator sessions with the specified session IDs. Use tarantella emulatorsession list to find out session IDs.
--format text | quiet Specifies the output format (default: text). With --format quiet, no messages are displayed.

The exit code is 0 for success, 1 if some sessions don't exist, 2 if some sessions are already suspended, or 3 if there's a mixture of non-existent and suspended sessions.

Examples

Skip past command syntax or program codetarantella emulatorsession suspend \
  "paris.indigo-insurance.com:965127448604:...%2f_ens%2fo=Indigo Insurance%2fcn=Emma Rald"

Suspends the emulator session with the specified session ID.

Related topics