list daemon

Show a list of the user's running filesystem daemons.

Purpose

Provide a listing of the active daemons. The daemon list is generated from the configuration area.

Options and arguments

-v  |  --verbose ]
Include secret keys and daemon description in the output.

Examples

$ scm --config /tmp/daemons/ list daemons

Port  Description

55403 Jazz CLI (2.0.0.200906021134)

  /tmp/sandbox1

$ scm --config /tmp/daemons/ list daemons -v

Port  Key                               Description

55403 23587B1EB645F7ED447434233B12CA40  Jazz CLI (2.0.0.200906021134)

  /tmp/sandbox1


Feedback