Skip to content

MERAprojects/ops-cli

 
 

Repository files navigation

#OPS-CLI

What is ops-cli?

The ops-cli module is responsible for the CLI daemon in the OpenSwitch project.
The ops-cli is based on vtysh shell being used in Quagga. It has been modified to communicate with the OVSDB database.

What is the structure of the repository?

  • lib/ contains all the CLI infrastructure files.
  • vtysh/tests/ contains all the component tests of ops-cli based on ops-test-framework.

What is the license?

Being heavily based on vtysh, ops-cli inherits its GPL license. For more details refer to GPL

What other documents are available?

For the high level design of ops-cli, refer to DESIGN.md. For adding new commands, refer to user guide. For answers to common questions, read FAQ.md. For the current list of contributors and maintainers, refer to AUTHORS.md.

For general information about OpenSwitch project refer to http://www.openswitch.net.

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.2%
  • Python 20.0%
  • Other 0.8%