Versions in this module Expand all Collapse all v0 v0.3.1 Apr 18, 2026 Changes in this version type Options + func (ko *Options) AddKeys(providers ...key.PublicKeyProvider) v0.3.0 Feb 28, 2026 Changes in this version + type Options struct + PublicKeyPaths []string + func (ko *Options) AddFlags(cmd *cobra.Command) + func (ko *Options) Config() *command.OptionsSetConfig + func (ko *Options) ParseKeys() ([]key.PublicKeyProvider, error) + func (ko *Options) Validate() error