Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeBuilder ¶
mcli atlas metric(s) disk(s) describe <host:port> <diskName> --granularity g --period p --start start --end end [--type type] [--projectId projectId].
func ListBuilder ¶
mongocli atlas metric(s) disks lists <hostname:port>.
Types ¶
type DescribeOpts ¶
type DescribeOpts struct {
cli.GlobalOpts
cli.OutputOpts
cli.MetricsOpts
// contains filtered or unexported fields
}
func (*DescribeOpts) Run ¶
func (opts *DescribeOpts) Run() error
type ListsOpts ¶
type ListsOpts struct {
cli.GlobalOpts
cli.OutputOpts
cli.ListOpts
cli.MetricsOpts
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.