Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuilder ¶
CreateBuilder builds a cobra.Command that can run as: mcli atlas clusters index create [indexName] --clusterName clusterName --collection collection --dbName dbName [--key field:type].
Types ¶
type CreateOpts ¶
type CreateOpts struct { cli.GlobalOpts // contains filtered or unexported fields }
func (*CreateOpts) Run ¶
func (opts *CreateOpts) Run() error
Click to show internal directories.
Click to hide internal directories.