mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-20 10:30:25 -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
|