Versions in this module Expand all Collapse all v0 v0.1.40 Jun 15, 2026 v0.1.39 Jun 14, 2026 Changes in this version + func BuildApp(client *Client) *cli.Command + func Execute() error + func Run(args, env []string, out io.Writer) error + type Client struct + func NewClient(env []string, out io.Writer) (*Client, error) + type Config struct + AuthToken string + DaemonURL string + type KVPair struct + Key string + UpdatedAt string + Value string