blob: df7db6c4cad3062970af4c7126f6acb8afef569a (
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 :
- [Configuration](./1_config.html)
- [Start-up](./2_commands.html)
- [Build from scratch](./3_build.html)
- [Debugging](./4_debug.html)
|