Versions in this module Expand all Collapse all v1 v1.0.0 Mar 13, 2025 Changes in this version + type App struct + Host string + Token string + func (a *App) RegisterFlags(f *pflag.FlagSet) + func (a *App) Run(cmd *cobra.Command, _ []string) error + func (a *App) Validate() error