.TH kytos "1" "Jan 2020" "KYTOS-UTILS 2019.2-1" "command line utilities to use with Kytos" .\" Text automatically generated by txt2man .SH NAME \fBkytos \fP- command line utilities to use with Kytos \fB .SH DESCRIPTION Command line interface (cli) for Kytos SDN Platform. .PP With these utilities you can interact with Kytos daemon and manage Network Applications (NApps) on your controller. .SH USAGE In order to execute kytos command line, please run: .PP $ kytos \fB--help\fP .PP .nf .fam C Usage: kytos [-c |--config ] [\.\.\.] kytos [-v|--version] kytos [-h|--help] Options: -c , --config Load config file [default: ~/.kytosrc] -h, --help Show this screen. -v, --version Show version. The most commonly used kytos commands are: napps Create, list, enable, install (and other actions) NApps. server Start, Stop your Kytos Controller (Kytos) See 'kytos -h|--help' for more information on a specific command. .fam T .fi $ kytos napps \fB-h\fP .PP .nf .fam C You are at the "napps" command. Usage: kytos napps create kytos napps upload kytos napps delete \.\.\. kytos napps list kytos napps install \.\.\. kytos napps uninstall \.\.\. kytos napps enable \.\.\. kytos napps disable \.\.\. kytos napps search kytos napps -h | --help Options: -h, --help Show this screen. Common napps subcommands: create Create a bootstrap NApp structure for development. upload Upload current NApp to Kytos repository. delete Delete NApps from NApps Server. list List all NApps installed into your system. install Install a local or remote NApp into a controller. uninstall Remove a NApp from your controller. enable Enable a installed NApp. disable Disable a NApp. search Search for NApps in NApps Server. .fam T .fi .SH SUPPORT We are available in IRC and there is also a development mailing list. Details are available in the full documentation. .SH CONTRIBUTING If you want to contribute to this project, please read Kytos Documentation website: .PP https://docs.kytos.io/kytos/contributing .SH AUTHOR The kytos was written by Kytos Development Team . .PP For a complete list of authors, please open AUTHORS.rst file. .PP This manual page was written by Paulo Henrique de Lima Santana (phls) for the Debian project (but may be used by others).