package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Dec 5, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package flags provides common command-line flag definitions for Gremlins commands.
Set is a "generic" function used to set flags on cobra.Command and bind
them to viper.Viper.
SetPersistent is a "generic" function used to set persistent flags
on cobra.Command and bind them to viper.Viper.
Flag is the internal representation of a command flag. It is used to set
flags in a more generic way.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.