Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuilder ¶
CreateBuilder mongocli ops-manager owner create --email username --password password --firstName firstName --lastName lastName --accessListIp <IP>.
Types ¶
type CreateOpts ¶
type CreateOpts struct { cli.GlobalOpts cli.OutputOpts cli.InputOpts // contains filtered or unexported fields }
func (*CreateOpts) Prompt ¶
func (opts *CreateOpts) Prompt() error
func (*CreateOpts) Run ¶
func (opts *CreateOpts) Run() error
Click to show internal directories.
Click to hide internal directories.