Skip to content

Latest commit

 

History

History
 
 

cmd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Command Line Utilities Package (cmd)

This package holds code for executing the bork application from the command line.

It uses cobra for organizing the CLI structure and calls the application with a viper.Viper configuration.