조직 및 프로젝트에 대한 원격 MCP 구성을 반환하고 관리합니다.
Atlas API 하위 명령은 MongoDB Atlas 관리자 API 에서 자동으로 생성되며 관리자 API 에 대한 전체 커버리지를 제공합니다. 관리자 API 역량에는 자체 출시 수명 주기가 있으며, 이는 제공된 API 엔드포인트 문서 링크를 통해 확인할 수 있습니다.
옵션
이름 | 유형 | 필수 사항 | 설명 |
|---|---|---|---|
-h, --help | 거짓 | remoteMcpConfigurations 도움말 |
상속된 옵션
이름 | 유형 | 필수 사항 | 설명 |
|---|---|---|---|
-P, --profile | 문자열 | 거짓 | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
관련 명령
atlas api remoteMcpConfigurations createGroupMcpConfig - 지정된 프로젝트 에 대한 MCP 구성을 만듭니다.
atlas api remoteMcpConfigurations createGroupMcpSecret - Creates a new secret on the ingress service account of the specified project-level MCP configuration.
atlas api remoteMcpConfigurations createOrgMcpConfig - Creates an MCP configuration for the specified organization.
atlas api remoteMcpConfigurations createOrgMcpSecret - 지정된 조직 수준 MCP 구성의 인그레스 서비스 계정에 새 시크릿을 생성합니다.
atlas api remoteMcpConfigurations deleteGroupMcpConfig - 지정된 프로젝트 에 대해 지정된 ID 가진 MCP 구성을 삭제합니다.
atlas api remoteMcpConfigurations deleteGroupMcpSecret - 지정된 프로젝트 수준 MCP 구성의 수신 서비스 계정에서 지정된 비밀을 삭제합니다.
atlas api remoteMcpConfigurations deleteOrgMcpConfig - Deletes the MCP configuration with the specified ID for the specified organization.
atlas api remoteMcpConfigurations deleteOrgMcpSecret - 지정된 조직 수준 MCP 구성의 수신 서비스 계정에서 지정된 비밀을 삭제합니다.
atlas api remoteMcpConfigurations getGroupMcpConfig - 지정된 프로젝트 에 대해 지정된 ID 가진 MCP 구성을 반환합니다.
atlas api remoteMcpConfigurations getGroupMcpSecret - 프로젝트 수준 MCP 구성의 수신 서비스 계정에 지정된 비밀에 대한 메타데이터 반환합니다.
atlas api remoteMcpConfigurations getOrgMcpConfig - 지정된 조직 에 대해 지정된 ID 가진 MCP 구성을 반환합니다.
atlas api remoteMcpConfigurations getOrgMcpSecret - 조직 수준 MCP 구성의 인그레스 서비스 계정에 지정된 비밀에 대한 메타데이터 반환합니다.
atlas api remoteMcpConfigurations listGroupMcpConfigs - 지정된 프로젝트 와 연결된 모든 MCP 구성을 반환합니다.
atlas api remoteMcpConfigurations listGroupMcpSecrets - 지정된 프로젝트 수준 MCP 구성의 인그레스 서비스 계정에 있는 모든 비밀에 대한 메타데이터 반환합니다.
atlas api remoteMcpConfigurations listOrgMcpConfigs - 지정된 조직 과 연결된 모든 MCP 구성을 반환합니다.
atlas api remoteMcpConfigurations listOrgMcpSecrets - 지정된 조직 수준 MCP 구성의 인그레스 서비스 계정에 있는 모든 비밀에 대한 메타데이터 반환합니다.
atlas api remoteMcpConfigurations updateGroupMcpConfig - Updates the specified MCP configuration for the project.
atlas api remoteMcpConfigurations updateOrgMcpConfig - Updates the specified MCP configuration for the organization.