teams

package
v1.56.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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBuilder

func AddBuilder() *cobra.Command

mongocli iam project(s) team(s) add teamId --projectId projectId --role role.

func Builder

func Builder() *cobra.Command

func DeleteBuilder

func DeleteBuilder() *cobra.Command

mongocli iam project(s) team(s) delete <ID> [--force] [--projectId projectId].

func ListBuilder

func ListBuilder() *cobra.Command

mongocli iam team(s) list --orgId orgId.

func UpdateBuilder

func UpdateBuilder() *cobra.Command

mongocli iam team(s) user(s) updates teamId --projectId projectId --role role.

Types

type AddOpts

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

func (*AddOpts) Run

func (opts *AddOpts) Run() error

type DeleteOpts

type DeleteOpts struct {
	cli.GlobalOpts
	*cli.DeleteOpts
	// contains filtered or unexported fields
}

func (*DeleteOpts) Run

func (opts *DeleteOpts) Run() error

type ListOpts

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

func (*ListOpts) Run

func (opts *ListOpts) Run() error

type UpdateOpts

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

func (*UpdateOpts) Run

func (opts *UpdateOpts) Run() error

Jump to

Keyboard shortcuts

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