Developer Documentation¶
Frequent Commands¶
Task |
Command |
|---|---|
Run Tests |
|
Lint |
|
Docs (Build) |
|
Docs (Auto-build) |
|
Docs (Notebook) |
|
TLS¶
The nomad CLI installs the system trust store before it creates network
clients. See src/nomad/truststore.py and
src/nomad/__main__.py.