Versions in this module Expand all Collapse all v0 v0.1.1 Nov 18, 2025 v0.1.0 Nov 18, 2025 Changes in this version + func Execute(folderUID string, folders api.Folder, resources ...any) + func NewConfig() *cobra.Command + func NewDeploy(folderUID string, folder api.Folder, resources []any) *cobra.Command + func NewGenerate(folderUID string, resources []any) *cobra.Command + func NewRoot(folderUID string, folder api.Folder, resources []any) *cobra.Command + type Plugin struct