command
module
Version:
v0.0.0-...-bc6c432
Opens a new window with list of versions in this module.
Published: Feb 2, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.