package
0.0.3
Repository: https://github.com/method-security/gitlabctl.git
Documentation: pkg.go.dev

# Functions

InitializeLogging initializes the logging configuration for the CLI.
NormalizeGitlabURL normalizes the Gitlab URL to ensure it is in the correct format for the Gitlab API, which requires the URL to end with "/api/v4" and to start with "https".

# Structs

The RootFlags struct contains the common flags that are used by the various commands and subcommands in the CLI.