docker mcp profile

docker mcp profile

프로필을 관리하는 명령이에요. 프로필을 만들고, 내보내고, 가져오고, 나열하는 등 MCP 구성 묶음을 다루는 하위 명령들을 모아요.

출처: 문서

본문

docker mcp profile는 프로필을 관리하는 명령이에요.

사용할 수 있는 하위 명령은 다음과 같아요.

명령 설명
docker mcp profile config 프로필 구성 관리
docker mcp profile create 프로필 생성
docker mcp profile export 프로필 내보내기
docker mcp profile import 프로필 가져오기
docker mcp profile list 프로필 나열
docker mcp profile pull 프로필 가져오기 (pull)
docker mcp profile push 프로필 푸시
docker mcp profile remove 프로필 제거
docker mcp profile server 프로필의 서버 관리
docker mcp profile show 프로필 표시
docker mcp profile tools 프로필의 도구 관리

더 알아보기