Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeBuilder ¶
atlas cluster(s) sampleData describe <clusterName> --projectId projectId.
func LoadBuilder ¶
atlas cluster sampleData load <clusterName> --projectId projectId -o json.
func WatchBuilder ¶
atlas cluster(s) sampledata watch <id> [--projectId projectId].
Types ¶
type DescribeOpts ¶
type DescribeOpts struct { cli.GlobalOpts cli.OutputOpts // contains filtered or unexported fields }
func (*DescribeOpts) Run ¶
func (opts *DescribeOpts) Run() error
type LoadOpts ¶
type LoadOpts struct { cli.GlobalOpts cli.OutputOpts // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.