Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBuilder ¶
mongocli ops-manager owner create --email username --password password --firstName firstName --lastName lastName --whitelistIps whitelistIp
Types ¶
type CreateOpts ¶
type CreateOpts struct {
// 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.