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

mongocli Atlas clusters onlineArchives create

Nesta página

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

Crie um arquivo online para um cluster.

mongocli atlas clusters onlineArchives create [options]
Nome
Tipo
Obrigatório
Descrição
--archiveAfter
float
true
Number of days that specifies the age limit for the data in the live Atlas cluster.
--clusterName
string
true
Nome do cluster.
--collection
string
true
Nome da Coleção.
--dateField
string
true
Nome de um campo de data já indexado dos documentos.
--dateFormat
string
false
Date format for the date field. Valid values: ISODATE|EPOCH_SECONDS|EPOCH_MILLIS|EPOCH_NANOSECONDS. (default "ISODATE")
--db
string
true
Nome do banco de dados.
-h, --help
false
ajuda para criar
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--partition
strings
false
Fields to use to partition data. You can specify up to two frequently queried fields to use for partitioning data.
--projectId
string
false
ID do projeto a ser usado. Substitui as configurações do arquivo de configuração ou da variável de ambiente.
Nome
Tipo
Obrigatório
Descrição
-P, --profile
string
false
Perfil a ser usado no arquivo de configuração.

Gerado automaticamente pela MongoDB CLI em 29-Jun-2021

Voltar

OnlineArchives