Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Cmd = &cobra.Command{
Use: "check",
Short: "Check server availability",
Long: "Check OVH Eco (including Kimsufi) server availability\n\ndatacenters are the available datacenters for this plan",
Example: ` kimsufi-notifier check --plan-code 24ska01
kimsufi-notifier check --plan-code 24ska01 --datacenters gra,rbx`,
RunE: runner,
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.