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

@@ -108,6 +108,7 @@ func Main() int {
Doc(conf),
Ilm(conf),
Index(conf),
License(conf),
Node(conf),
Roles(conf),
Search(conf),