Documentation
¶
Overview ¶
Command ana is the TextQL platform CLI. This file is pure wiring: it declares the root verb tree (whose persistent flags own --json / --endpoint / --token-file / --profile), constructs lazy transport.Client + config closures that initialize on first use, and hands off to cli.Resolve + cli.Resolved.Execute. All domain logic lives under internal/.
Click to show internal directories.
Click to hide internal directories.