Versions in this module Expand all Collapse all v0 v0.7.0 Apr 13, 2026 v0.6.0 Mar 17, 2026 Changes in this version + func NewConfigCmd(bootLoader func() (*bootstrap.Result, error)) *cobra.Command + func NewGetCmd(cfgLoader func() (*config.Config, error)) *cobra.Command + func NewKeysCmd() *cobra.Command + func NewSetCmd(cfgLoader func() (*config.Config, func(), error), ...) *cobra.Command