File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ legacy \
4444Full Usage
4545----------
4646```
47+ Usage of ./legacy:
4748Usage of ./legacy:
4849 -aws-access-key string
4950 AWS Secret Key
@@ -54,11 +55,9 @@ Usage of ./legacy:
5455 -directories string
5556 A set of data directories that contain the keyspace / tables. For multiple, comma separate: /data1,/data2 (default "/var/lib/cassandra/data")
5657 -exclude-keyspaces string
57- A comma seperated list of keypaces you wish to exlude from the backup.
58+ A comma seperated list of keypaces you wish to exclude from the backup: "system,system_traces"
5859 -help
5960 Print this info.
60- -keyspace string
61- The Cassandra Keyspace to backup.
6261 -logs string
6362 The directory to store the mercury logs. (default "/var/log/legacy")
6463 -memprofile string
@@ -69,6 +68,7 @@ Usage of ./legacy:
6968 The path inside the bucket where the backups will be placed.
7069 -s3-bucket string
7170 The name of the bucket for the backup destination.
71+
7272```
7373
7474
You can’t perform that action at this time.
0 commit comments