|
AQIT 0.1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | aquin |
| namespace | aquin.setup_cli |
Functions | |
| str | aquin.setup_cli._utc_now () |
| dict[str, Any] | aquin.setup_cli._gpu_summary () |
| dict[str, Any] | aquin.setup_cli._sshd_listening () |
| list[str] | aquin.setup_cli._local_ips () |
| Path | aquin.setup_cli._ensure_aquin_home () |
| dict[str, Any] | aquin.setup_cli._start_daemon (int port, float wait_s=40.0) |
| Path | aquin.setup_cli._write_machine_record (dict[str, Any] payload) |
| str | aquin.setup_cli._tunnel_block (int port, str user, str host) |
| None | aquin.setup_cli.cmd_setup (list[str] args) |