test docs
This commit is contained in:
parent
4c0b412e9f
commit
7e4cce0000
4 changed files with 16 additions and 17 deletions
|
|
@ -259,7 +259,7 @@ For example, the clixon-system container can be used as follows:
|
|||
* CLI: `sudo docker exec -it clixon-system clixon_cli`
|
||||
* Netconf: `sudo docker exec -it clixon-system clixon_netconf`
|
||||
* Restconf: `curl -G http://localhost/restconf`
|
||||
* Run tests: `sudo docker exec -it clixon-system bash -c 'cd /clixon/clixon/test; exec ./all.sh'`
|
||||
* Run tests: `sudo docker exec -it clixon-system bash -c 'cd /clixon/clixon/test; ./all.sh'`
|
||||
|
||||
See [../docker](../docker) for more info.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue