This is the command cobra that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
cobra - A generator for Cobra based Applications
SYNOPSIS
cobra [OPTIONS]
DESCRIPTION
Cobra is a CLI library for Go that empowers applications. This application is a tool to
generate the needed files to quickly create a Cobra application.
OPTIONS
-a, --author="YOUR NAME"
Author name for copyright attribution
--config=""
config file (default is $HOME/.cobra.yaml)
-l, --license=""
Name of license for the project (can provide licensetext in config)
-b, --projectbase=""
base project directory, e.g. github.com/spf13/
--viper[=true]
Use Viper for configuration
Use cobra online using onworks.net services