mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 09:44:17 +02:00
add 'license show', add printer.NewTableEmpty() along .WithHeaders() (#69)
This commit is contained in:
@@ -550,6 +550,8 @@ index - manage indicies
|
||||
create - create a new index template
|
||||
update - update a new index template
|
||||
delete - delete an index template
|
||||
license - manage cluster license
|
||||
show - show details about the cluster license
|
||||
node - manage nodes
|
||||
list - list nodes
|
||||
show - show details about a node
|
||||
@@ -571,7 +573,7 @@ task - manage tasks
|
||||
version - show esctl version information
|
||||
debug - developer only
|
||||
help-jsonpath - show jsonpath help
|
||||
help-command-overview - show overview of all available commands
|
||||
help-usage - show overview of all available commands
|
||||
```
|
||||
|
||||
# Development
|
||||
|
||||
Reference in New Issue
Block a user