Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Used for flags. RootCmd = &cobra.Command{ Use: "cedana-cli", Short: "Instance brokerage and orchestration system for Cedana", Long: `________ _______ ________ ________ ________ ________ |\ ____\|\ ___ \ |\ ___ \|\ __ \|\ ___ \|\ __ \ \ \ \___|\ \ __/|\ \ \_|\ \ \ \|\ \ \ \\ \ \ \ \|\ \ \ \ \ \ \ \_|/_\ \ \ \\ \ \ __ \ \ \\ \ \ \ __ \ \ \ \____\ \ \_|\ \ \ \_\\ \ \ \ \ \ \ \\ \ \ \ \ \ \ \ \_______\ \_______\ \_______\ \__\ \__\ \__\\ \__\ \__\ \__\ \|_______|\|_______|\|_______|\|__|\|__|\|__| \|__|\|__|\|__| ` + "\n Instance Brokerage and Orchestration System." + "\n Property of Cedana, Corp.", } )
Functions ¶
func SetVersionInfo ¶
func SetVersionInfo(version, commit, date string)
used in main.go to set version info
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.