Menu Docs
Página inicial do Docs
/ /
Interface da linha de comando do MongoDB
/ / /

mongocli cloud-manager events list

Nesta página

  • Sintaxe
  • Opções
  • Opções herdadas

List events for an organization or project.

mongocli cloud-manager events list [options]
Nome
Tipo
Obrigatório
Descrição
-h, --help
false
ajuda para lista
--limit
int
false
Number of items per page.
--maxDate
string
false
Retorna eventos cuja data de criação é menor ou igual a ele.
--minDate
string
false
Retorna eventos cuja data de criação é maior ou igual a ele.
--orgId
string
false
Organization ID to use. Overrides configuration file or environment variable settings.
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--page
int
false
Page number.
--projectId
string
false
ID do projeto a ser usado. Substitui as configurações do arquivo de configuração ou da variável de ambiente.
--type
strings
false
Type of event that will trigger an alert.
Nome
Tipo
Obrigatório
Descrição
-P, --profile
string
false
Perfil a ser usado no arquivo de configuração.

Auto gerado por cobra2snooty em 13-Jul-2021

Voltar

events