nat.cli.entrypoint#
Attributes#
Functions#
|
Configure logging with the specified level |
|
Main entrypoint for the NAT CLI |
|
True for |
|
Module Contents#
- get_version()#
- _is_invoking_configure_telemetry( ) bool#
True for
nat configure telemetry [...]invocations.Walks
sys.argvpast theconfiguretoken and checks whether the next non-flag positional istelemetry. Othernat configure <something-else>paths still trigger the prompt as normal.
- start_cmd#