Documentation ¶
Index ¶
Constants ¶
View Source
const DisableTemplate = `Atlas management of the slow operation disabled
`
View Source
const EnableTemplate = `Atlas management of the slow operation enabled
`
Variables ¶
This section is empty.
Functions ¶
func DisableBuilder ¶
atlas performanceAdvisor sot disable [--projectId projectId].
func EnableBuilder ¶
atlas performanceAdvisor sot enable [--projectId projectId].
Types ¶
type DisableOpts ¶
type DisableOpts struct { cli.GlobalOpts // contains filtered or unexported fields }
func (*DisableOpts) Run ¶
func (opts *DisableOpts) Run() error
type EnableOpts ¶
type EnableOpts struct { cli.GlobalOpts // contains filtered or unexported fields }
func (*EnableOpts) Run ¶
func (opts *EnableOpts) Run() error
Click to show internal directories.
Click to hide internal directories.