Documentation
¶
Overview ¶
Package cmd implements the CNBM Container Orchestration CLI commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootCmd represents the cnbm-co root command RootCmd = &cobra.Command{ Use: "cnbm-co", Short: "The CNBM container orchestration CLI", Long: `This is the CNBM container orchestration CLI tool to launch and evaluate benchmarks.`, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.