Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogsBuilder ¶
func LogsDownloadBuilder ¶
mongocli atlas logs download <hostname> <logname> [--type type] [--output destination] [--projectId projectId]
func ProcessListBuilder ¶
mongocli atlas process(es) list --projectId projectId [--page N] [--limit N]
func ProcessesBuilder ¶
Types ¶
type LogsDownloadOpts ¶
type LogsDownloadOpts struct { cli.GlobalOpts // contains filtered or unexported fields }
func (*LogsDownloadOpts) Run ¶
func (opts *LogsDownloadOpts) Run() error
type ProcessesListOpts ¶
type ProcessesListOpts struct { cli.GlobalOpts cli.ListOpts // contains filtered or unexported fields }
func (*ProcessesListOpts) Run ¶
func (opts *ProcessesListOpts) Run() error
Click to show internal directories.
Click to hide internal directories.