quickstart

package
v1.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder() *cobra.Command

Builder mongocli atlas dbuser(s) quickstart

[--clusterName clusterName]
[--provider provider]
[--region regionName]
[--projectId projectId]
[--username username]
[--password password]
[--skipMongosh skipMongosh]
[--default]

Types

type Opts

type Opts struct {
	cli.GlobalOpts
	cli.WatchOpts

	ClusterName string

	Provider            string
	Region              string
	IPAddresses         []string
	IPAddressesResponse string
	DBUsername          string
	DBUserPassword      string
	SampleDataJobID     string
	SkipSampleData      bool
	SkipMongosh         bool

	Confirm bool
	// contains filtered or unexported fields
}

func (*Opts) Run

func (opts *Opts) Run() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL