Was this page helpful?
sctool
is a Command Line Interface (CLI) for the ScyllaDB Manager server.
The server communicates with managed ScyllaDB clusters and performs cluster-wide operations such as automatic repair and backup.
sctool <command> [flags] [global flags]
Note
Flags that have default values must be set with =
.
See the left pane menu for commands.
sctool tasks -c mycluster --show-properties=true
sctool repair update -c mycluster repair/aaaa1111-bb22-cc33-dd44-eeeeee555555 --enabled=false
scylla-manager-agent download-files --location s3:my-bucket -p=10
Was this page helpful?
On this page