gocmd

package module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: Apache-2.0 Imports: 2 Imported by: 3

README

gocmd

Branch Status
master Build status

General

gocmd is a library which provides Go APIs to performs actions on JFrog Artifactory from your Go application related to working with Go packages. The project is still relatively new, and its APIs may therefore change frequently between releases. The library can be used as a go-module, which should be added to your project's go.mod file. As a reference you may look at JFrog CLI's go.mod file, which uses this library as a dependency.

Tests

To run tests on the source code, use the following command:

go test -v github.com/jfrog/gocmd/tests -timeout 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run added in v0.4.0

func Run(goArg []string, server auth.ServiceDetails, repo string, noFallback bool) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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