doltops

package
v0.40.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: Apache-2.0 Imports: 4 Imported by: 1

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

func Clone(remote string) error

Clone clones the specified dolt remote, streaming the output from dolt clone to stdout.

func CloneToRevision

func CloneToRevision(remote string, revision string) error

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

func CloneToRevisionSilent(remote string, revision string) error

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL