users

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder() *cobra.Command

func DescribeBuilder

func DescribeBuilder() *cobra.Command

DescribeBuilder atlas user(s) describe [--id id|--username USERNAME].

func InviteBuilder

func InviteBuilder() *cobra.Command

InviteBuilder atlas users(s) invite --username username --password password --country country --email email --mobile mobile --firstName firstName --lastName lastName --team team1,team2 --orgRole orgID:ROLE_NAME --projectRole projectID:ROLE_NAME.

Types

type DescribeOpts

type DescribeOpts struct {
	cli.OutputOpts
	// contains filtered or unexported fields
}

func (*DescribeOpts) Run

func (opts *DescribeOpts) Run() error

type InviteOpts

type InviteOpts struct {
	cli.OutputOpts
	cli.InputOpts
	// contains filtered or unexported fields
}

func (*InviteOpts) Prompt

func (opts *InviteOpts) Prompt() error

func (*InviteOpts) Run

func (opts *InviteOpts) Run() error

Jump to

Keyboard shortcuts

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