1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:42:08 +02:00
tldr/pages.ko/common/dolt.md
2024-10-30 21:46:29 +05:30

405 B

dolt

Git 레포지토리처럼 분기, 복제, 브랜치, 병합, 푸시 및 풀을 수행할 수 있는 SQL 데이터베이스. commit과 같은 일부 하위 명령에는 자체 사용법 문서가 있음. 더 많은 정보: https://docs.dolthub.com/cli-reference/cli.

  • dolt 하위 명령을 실행:

dolt {{하위명령어}}

  • 사용 가능한 하위 명령어 나열:

dolt help