Versions in this module Expand all Collapse all v3 v3.40.0 Apr 30, 2026 Changes in this version + type AddCmd struct + Agent string + Branch string + Force bool + Global bool + Name string + Path string + Repo string + func (c *AddCmd) Help() string + func (c *AddCmd) Run() error + type DeleteCmd struct + Agent string + Global bool + Name string + Path string + func (c *DeleteCmd) Help() string + func (c *DeleteCmd) Run() error + type UpdateCmd struct + Agent string + Branch string + Global bool + Name string + Path string + Repo string + func (c *UpdateCmd) Help() string + func (c *UpdateCmd) Run() error