Skip to content

PRDinesh/ops-cli-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a command line shell for the OpenSwitch project.

Documentation on adding new commands is in NEW-COMMAND.md. For more information on the internal workings, see DESIGN.md.

Features

  • Fully readline-compatible command line
  • Tab completion on all commands and options
  • Modular and dynamically pluggable commands
  • Inline help on commands and options
  • Per-subsystem debug facility
  • Tokenizing parser with automatic type checking
  • Expressive command module syntax for declaring options
  • Nested contexts with custom command trees
  • Running config infrastructure

TODO

  • Better exception/error message integration
  • Options ordering
  • Better OVSDB link
  • Full page help on commands
  • Terminal size and paging
  • Output filter (grep, skip)
  • Syntax highlighting

About

OpenSwitch ops-cli replacement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%