Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadBuilder ¶
mongocli atlas logs download <hostname> <mongodb.gz|mongos.gz|mongosqld.gz|mongodb-audit-log.gz|mongos-audit-log.gz> [--force] [--output destination] [--projectId projectId].
Types ¶
type DownloadOpts ¶
type DownloadOpts struct { cli.GlobalOpts cli.DownloaderOpts // contains filtered or unexported fields }
func (*DownloadOpts) Run ¶
func (opts *DownloadOpts) Run() error
Click to show internal directories.
Click to hide internal directories.