Users can add aliases and edit the fields displayed in table view using json config files, see the example config file.
Flag: --kubectl-sql <config file path>
(default: $HOME/.kube/kubectl-sql.json
)
Example:
kubectl-sql --kubectl-sql ./kubectl-sql.json get pods
...