dmscli Documentation

AI Tools
Note

The DMS solution does not include any Quality of Service (QoS) mechanisms by default. Running DMS - whether as a single instance or across multiple instances - can impact the overall performance of the Lightbits cluster. This potential impact should be carefully evaluated and taken into consideration when deciding to apply the DMS solution.

This section documents the Lightbits Data Mobility Service (DMS) CLI.

Use this CLI to manage your DMS resource(s).

dmscli [flags]

Flag

Short

Type

Default

Description

--help

-h

bool


Help for dmscli.

--config


string


Configuration file (the default is $HOME/.local/dms/dms-cli.yaml).

--auth.jwt

-j

string


JWT token.

--output-format

-o

string

"human"

Output format (json, yaml, human).

--command-timeout


duration

30s

Timeout for gRPC commands (e.g., 30s, 1m, 5m).


On This Page
dmscli Documentation