Versions in this module Expand all Collapse all v1 v1.0.3 Dec 1, 2025 v1.0.2 Nov 25, 2025 Changes in this version + func NewAddCommand(ctx context.Context) *cobra.Command + func NewCompRefCommand(ctx context.Context) *cobra.Command + type Options struct + ComponentReferenceObjectPath string + ComponentReferenceObjectPaths []string + TemplateOptions template.Options + func (o *Options) AddFlags(fs *pflag.FlagSet) + func (o *Options) Complete(args []string) error + func (o *Options) Run(ctx context.Context, log logr.Logger, fs vfs.FileSystem) error