This commit is contained in:
fluzzi 2022-04-17 00:29:00 -03:00
parent 8c28fbcaa6
commit 0e90a5aca1

View File

@ -62,7 +62,6 @@ mynodes.router1.run(["term len 0". "show run"], folder = "/home/user/logs")
## Connection manager ## Connection manager
### Features ### Features
```
- You can generate profiles and reference them from nodes using @profilename - You can generate profiles and reference them from nodes using @profilename
so you dont need to edit multiple nodes when changing password or other so you dont need to edit multiple nodes when changing password or other
information. information.
@ -71,7 +70,7 @@ mynodes.router1.run(["term len 0". "show run"], folder = "/home/user/logs")
- If you have too many nodes. Get completion script using: conn config - If you have too many nodes. Get completion script using: conn config
--completion, or use fzf installing pyfzf and running conn -f --completion, or use fzf installing pyfzf and running conn -f
- Much more! - Much more!
```
### Usage: ### Usage:
``` ```
usage: conn [-h] [--add | --del | --mod | --show | --debug] [node|folder] usage: conn [-h] [--add | --del | --mod | --show | --debug] [node|folder]
@ -122,7 +121,7 @@ options:
``` ```
#### Examples: ### Examples:
``` ```
conn profile --add office-user conn profile --add office-user
conn --add @office conn --add @office