events

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 Builder

func Builder() *cobra.Command

func ListBuilder

func ListBuilder() *cobra.Command

ListBuilder

mongocli atlas event(s) list

[--projectId projectId] [--orgId orgId] [--page N] [--limit N] [--minDate minDate] [--maxDate maxDate].

func OrgListBuilder

func OrgListBuilder() *cobra.Command

OrgListBuilder

mongocli atlas event(s) list

[--orgId orgId] [--page N] [--limit N] [--minDate minDate] [--maxDate maxDate].

func OrgsBuilder

func OrgsBuilder() *cobra.Command

func ProjectListBuilder

func ProjectListBuilder() *cobra.Command

ProjectListBuilder

mongocli atlas event(s) list

[--page N] [--limit N] [--minDate minDate] [--maxDate maxDate].

func ProjectsBuilder

func ProjectsBuilder() *cobra.Command

Types

type EventListOpts

type EventListOpts struct {
	cli.ListOpts
	EventType []string
	MinDate   string
	MaxDate   string
}

type ListOpts

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

func (*ListOpts) Run

func (opts *ListOpts) Run() error

Jump to

Keyboard shortcuts

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