Versions in this module Expand all Collapse all v1 v1.40.0 Sep 15, 2026 Changes in this version + func AddInstallCmd(rootCmd *cobra.Command) + func AddInstallSkillsCmd(parent *cobra.Command) + type InstallCmd struct + type InstallSkillsCmd struct + Opts InstallSkillsOptions + func (c *InstallSkillsCmd) InstallSkills(cliVersion string) error + func (c *InstallSkillsCmd) RunE(_ *cobra.Command, _ []string) error + type InstallSkillsOptions struct + Dir string + DryRun bool + Force bool + Global bool