mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-16 16:00:11 -05:00
4 lines
169 B
Go
4 lines
169 B
Go
// Package cmd_config contains helper functions to support constructing Cobra commands, validating arguments
|
|
// and populating Viper config management
|
|
package cmdconfig
|