Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeBuilder ¶
atlas projects(s) settings describe [--projectId projectId].
func UpdateBuilder ¶
atlas projects(s) settings describe [–-enableCollectDatabaseSpecificsStatistics] [--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 UpdateOpts ¶
type UpdateOpts struct { cli.GlobalOpts cli.OutputOpts // contains filtered or unexported fields }
func (*UpdateOpts) Run ¶
func (opts *UpdateOpts) Run() error
Click to show internal directories.
Click to hide internal directories.