//
pkg.gl
Category
github.com/arangodb-managed/arangocopy
cmd
package
0.0.0-20230330143258-9e03ba080b35
Repository:
https://github.com/arangodb-managed/arangocopy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
149 SLOC
#
Functions
MustCheckNumberOfArgs
MustCheckNumberOfArgs compares the number of arguments with the expected number of arguments.
ReqOption
ReqOption returns given value if not empty.
SetVersion
SetVersion must be called at bootstrap to pass the current build version.
#
Variables
CLILog
CLILog is an instance of a zerolog logger.
RootArgs
RootArgs are the arguments for the root command.
RootCmd
RootCmd is the root (and only) command of this service.