netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
791 stars 106 forks source link

Drop table describe #818

Closed LucaNicosia closed 1 year ago

LucaNicosia commented 1 year ago

Description

Remove the table command describe from the commands allowed in SuzieQ. The same result of table describe [table={other}] can be returned using {other} describe This change also affects REST server

Type of change