About dse commands
The dse commands provide controls for starting and using DataStax Enterprise (DSE).
dse subcommands
Specify one dse subcommand and none or more optional command arguments.
Note: When multiple flags are used, list them separately on the command line. For example,
ensure there is a space between
-k
and -s
in dse
cassandra -k -s
.DSE Multi-Instance commands
To run standard DataStax Enterprise commands for nodes on a
DSE Multi-Instance host machine, specify the node name using this
syntax:
sudo dse dse-nodeId subcommand [command_arguments]
For details, see DSE Multi-Instance commands.