Documentation
¶
Overview ¶
Package doltops contains functions for performing dolt operations using the CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
Clone clones the specified dolt remote, streaming the output from dolt clone to stdout.
func CloneToRevision ¶
CloneToRevision clones the specified dolt remote and checks it out to the specified revision. It streams the output from dolt clone and dolt checkout to stdout.
func CloneToRevisionSilent ¶
CloneToRevisionSilent clones the specified dolt remote and checks it out to the specified revision, suppressing all output from dolt clone and dolt checkout.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.