Difference between revisions of "Kafka-storage"

From wikieduonline
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")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
[[kafka-storage info]]
 +
kafka-storage random-uuid
 +
0234254524324324
 +
 +
 
  kafka-storage
 
  kafka-storage
 
  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
  
  
 
== See also ==
 
== See also ==
 +
* {{kafka-storage}}
 
* {{Kafka}}
 
* {{Kafka}}
  
 
[[Category:Kafka]]
 
[[Category:Kafka]]

Latest revision as of 12:55, 13 March 2024

kafka-storage info
kafka-storage random-uuid
0234254524324324


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[edit]

Advertising: