add 'license show', add printer.NewTableEmpty() along .WithHeaders() (#69)

This commit is contained in:
T. von Dein
2026-07-03 13:52:36 +02:00
parent c197e138ef
commit a07f38e945
5 changed files with 130 additions and 1 deletions

View File

@@ -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