Skip to main content

Command line utilities to use with Kytos.

Project description

WARNING: As previously announced on our communication channels, the Kytos project will enter the “shutdown” phase on May 31, 2021. After this date, only critical patches (security and core bug fixes) will be accepted, and the project will be in “critical-only” mode for another six months (until November 30, 2021). For more information visit the FAQ at <https://kytos.io/faq>. We’ll have eternal gratitude to the entire community of developers and users that made the project so far.

Experimental Tag Release License Build status Code coverage Code-quality score

This is a command line interface (cli) for Kytos SDN Platform. With these utilities you can interact with Kytos daemon and manage Network Applications (NApps) on your controller.

QuickStart

Installing

In order to use this software please install python3.6 or greater into your environment beforehand.

We are doing a huge effort to make Kytos and its components available on all common distros. So, we recommend you to download it from your distro repository.

But if you are trying to test, develop or just want a more recent version of our software no problem: Download now, the latest release (it still a beta software), from our repository:

First you need to clone kytos-utils repository:

$ git clone https://github.com/kytos/kytos-utils.git

After cloning, the installation process is done by standard setuptools install procedure:

$ cd kytos-utils
$ sudo python3 setup.py install

Usage

In order to execute kytos command line, please run:

$ kytos --help

Authors

For a complete list of authors, please open AUTHORS.rst file.

Contributing

If you want to contribute to this project, please read Kytos Documentation website.

License

This software is under MIT-License. For more information please read LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kytos-utils-2021.1.tar.gz (40.5 kB view hashes)

Uploaded Source

Built Distribution

kytos_utils-2021.1-py3-none-any.whl (51.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page