Discover Packages
github.com/sacloud/autoscaler
commands
core
package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Mar 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types AddSubCommandsTo(cmd)
Documentation
¶
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 ,
}
AddSubCommandsTo 指定のコマンドに対しサブコマンドを登録する
Source Files
¶
Directories
¶
Show internal
Collapse all
Click to show internal directories.
Click to hide internal directories.