gitlab-api-client

command module
v0.0.0-...-bc6c432 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2021 License: MIT Imports: 2 Imported by: 0

README

gitlab-api-client

Application with functionalities to interact with the existing API in GitLab Community Edition.

Use

The execution has general and command help.

# Create executable
# -ldflags "-X \"main.version=dev\" -X \"main.date=$(date '+%Y%m%d%H%M%S')\" -X \"main.commit=$(git rev-parse HEAD)\""
go build -ldflags "-X 'main.version=dev' -X 'main.date=$(date '+%Y%m%d%H%M')' -X 'main.commit=head'"

# Show help
./gitlab-api-client

# Help for a particular command (./gitlab-api-client command -h)
./gitlab-api-client list-projects -h

More information

Inside the folder /docs there are additional useful files to work with this application.

Referencias

TODO

End tests in commands

Implement other API features

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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