Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

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.