Difference between revisions of "Kafka-storage"
Jump to navigation
Jump to search
(Created page with " kafka-storage usage: kafka-storage [-h] {info,format,random-uuid} ... kafka-storage: error: too few arguments == See also == * {{Kafka}} Category:Kafka") |
|||
Line 2: | Line 2: | ||
usage: kafka-storage [-h] {info,format,random-uuid} ... | usage: kafka-storage [-h] {info,format,random-uuid} ... | ||
kafka-storage: error: too few arguments | kafka-storage: error: too few arguments | ||
+ | |||
+ | |||
+ | kafka-storage -h | ||
+ | usage: kafka-storage [-h] {info,format,random-uuid} ... | ||
+ | |||
+ | The Kafka storage tool. | ||
+ | |||
+ | positional arguments: | ||
+ | {info,format,random-uuid} | ||
+ | info Get information about the Kafka log directories on this node. | ||
+ | format Format the Kafka log directories on this node. | ||
+ | random-uuid Print a random UUID. | ||
+ | |||
+ | optional arguments: | ||
+ | -h, --help show this help message and exit | ||
Revision as of 08:14, 9 July 2021
kafka-storage usage: kafka-storage [-h] {info,format,random-uuid} ... kafka-storage: error: too few arguments
kafka-storage -h usage: kafka-storage [-h] {info,format,random-uuid} ... The Kafka storage tool. positional arguments: {info,format,random-uuid} info Get information about the Kafka log directories on this node. format Format the Kafka log directories on this node. random-uuid Print a random UUID. optional arguments: -h, --help show this help message and exit
See also
Advertising: