Renamed 'command' to 'method'.
In order to follow the nomenclature used by Juniper.
In order to follow the nomenclature used by Juniper.
junosc: Updated manpage and usage output.
doc: Renamed junosc.txt to junosc.1.txt.
This will make is easier to distinguish between manpages with the same names
in different sections.
This will make is easier to distinguish between manpages with the same names
in different sections.
Initial commit.
* libJUNOS:
- support for .netrc files
- support for handling SSH connections to JUNOS devices
- support for submitting simple commands (no arguments)
- unique interface for accessing error information of all subsystems (SSH,
XML, system errors)
* junosc:
- simple interface to libJUNOS
- support for submitting a single command and dumping the reply
* libJUNOS:
- support for .netrc files
- support for handling SSH connections to JUNOS devices
- support for submitting simple commands (no arguments)
- unique interface for accessing error information of all subsystems (SSH,
XML, system errors)
* junosc:
- simple interface to libJUNOS
- support for submitting a single command and dumping the reply