We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20469a commit e326080Copy full SHA for e326080
README.md
@@ -19,7 +19,7 @@ export_hosts.py -m [management server IP] -o hosts.csv
19
20
A lot more details can of course be accessed with the '-h' option.
21
22
-Later on, to import these hosts into other R80.10 Management database, you execute the command mgmt_cli with the batch flag [-b]:
+Later on, to import these hosts into other R80.10 and above Management database, you execute the command mgmt_cli with the batch flag [-b]:
23
24
mgmt_cli add host -b hosts.csv
25
0 commit comments