Discover Packages
github.com/chef/automate
components
license-control-service
cmd
license-control-service
commands
package
Version:
v0.0.0-...-5108190
Opens a new window with list of versions in this module.
Published: Feb 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var RootCmd = &cobra .Command {
Use: "license-control-service",
Short: "Chef Automate License Control Service",
}
RootCmd is our application root command.
Execute adds all child commands to the root command sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.