blob: ef86c49b102bf79b52b1fa355b2c581891a3297e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# xds-cli: command-line tool for XDS
`xds-cli` is a command-line tool for X(cross) Development System.
This tool can be used in addition to `XDS Dashboard` to control XDS from command
line.
---
Links to subchapters :
- [Build from scratch](./1_build.html)
- [Configuration](./2_config.html)
- [Start-up](./3_commands.html)
- [Debugging](./4_debug.html)
|