Docs Menu
Docs Home
/ /
MongoDB 명령줄 인터페이스
/ / / /

mongocli Atlas clusters onlineArchives create

이 페이지의 내용

  • 구문
  • 옵션
  • 상속된 옵션

Atlas Online Archive를 cluster에 대해 생성합니다.

mongocli atlas clusters onlineArchives create [options]
이름
유형
필수 사항
설명
--archiveAfter
float
true
Number of days that specifies the age limit for the data in the live Atlas cluster.
--clusterName
문자열
true
cluster의 이름입니다.
--collection
문자열
true
컬렉션 이름입니다.
--dateField
문자열
true
문서에서 이미 인덱스된 날짜 필드의 이름입니다.
--dateFormat
문자열
거짓
Date format for the date field. Valid values: ISODATE|EPOCH_SECONDS|EPOCH_MILLIS|EPOCH_NANOSECONDS. (default "ISODATE")
--db
문자열
true
데이터베이스 이름입니다.
-h, --help
거짓
만들기 도움말
-o, --output
문자열
거짓
Output format. Valid values: json|json-path|go-template|go-template-file
--partition
strings
거짓
Fields to use to partition data. You can specify up to two frequently queried fields to use for partitioning data.
--projectId
문자열
거짓
사용할 프로젝트 ID 입니다. 구성 파일 또는 환경 변수 설정을 재정의합니다.
이름
유형
필수 사항
설명
-P, --profile
문자열
거짓
구성 파일 에서 사용할 프로필입니다.

29-Jun-2021에 MongoDB CLI 에 의해 자동 생성됩니다.

돌아가기

OnlineArchives

이 페이지의 내용