logs

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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder() *cobra.Command

func DecryptBuilder

func DecryptBuilder() *cobra.Command

mongocli om logs decrypt --localKey <localKeyFile> --kmipServerCAFile <caFile> –-kmipClientCertificateFile <certFile> --file <encryptedLogFile> --out <outputLogFile>.

func JobsBuilder

func JobsBuilder() *cobra.Command

func JobsCollectOptsBuilder

func JobsCollectOptsBuilder() *cobra.Command

mongocli om logs jobs collect <resourceType> <resourceName> --sizeRequestedPerFileBytes size --type type --redacted redacted [--projectId projectId].

func JobsDeleteOptsBuilder

func JobsDeleteOptsBuilder() *cobra.Command

mongocli om logs jobs delete <ID> [--projectId projectId] [--force].

func JobsDownloadOptsBuilder

func JobsDownloadOptsBuilder() *cobra.Command

mongocli om logs jobs download <ID> [--out out] [--projectId projectId].

func JobsListOptsBuilder

func JobsListOptsBuilder() *cobra.Command

mongocli om logs jobs list --verbose verbose [--projectId projectId].

Types

type DecryptOpts

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

func (*DecryptOpts) Run

func (opts *DecryptOpts) Run() error

type JobsCollectOpts

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

func (*JobsCollectOpts) Run

func (opts *JobsCollectOpts) Run() error

type JobsDeleteOpts

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

func (*JobsDeleteOpts) Run

func (opts *JobsDeleteOpts) Run() error

type JobsDownloadOpts

type JobsDownloadOpts struct {
	cli.GlobalOpts
	cli.DownloaderOpts
	// contains filtered or unexported fields
}

func (*JobsDownloadOpts) Run

func (opts *JobsDownloadOpts) Run() error

type JobsListOpts

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

func (*JobsListOpts) Run

func (opts *JobsListOpts) Run() error

Jump to

Keyboard shortcuts

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