Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableBuilder ¶
mongocli ops-manager monitoring enable <hostname> [--projectId projectId]
func StopBuilder ¶ added in v1.8.0
mongocli ops-manager monitoring stop <ID> --force
Types ¶
type EnableOpts ¶
type EnableOpts struct { cli.GlobalOpts // contains filtered or unexported fields }
func (*EnableOpts) Run ¶
func (opts *EnableOpts) Run() error
type StopOpts ¶ added in v1.8.0
type StopOpts struct { cli.GlobalOpts *cli.DeleteOpts // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.