Documentation ¶ Index ¶ Variables func AddSubCommandsTo(cmd *cobra.Command) Constants ¶ This section is empty. Variables ¶ View Source var Command = &cobra.Command{ Use: "core", Aliases: []string{"server"}, Short: "A set of sub commands to manage autoscaler's core server", SilenceErrors: true, Hidden: true, } Functions ¶ func AddSubCommandsTo ¶ added in v0.5.0 func AddSubCommandsTo(cmd *cobra.Command) AddSubCommandsTo 指定のコマンドに対しサブコマンドを登録する Types ¶ This section is empty. Source Files ¶ View all Source files core.go Directories ¶ Show internal Expand all Path Synopsis example resources start validate Click to show internal directories. Click to hide internal directories.