Versions in this module Expand all Collapse all v0 v0.80.0 Feb 6, 2026 Changes in this version type Commands + func (c *Commands) Datastore(dom domain.Domain) (*cobra.Command, error) v0.79.0 Feb 4, 2026 Changes in this version + type Commands struct + func New(lggr logger.Logger) *Commands + func (c *Commands) State(dom domain.Domain, cfg StateConfig) *cobra.Command + type StateConfig struct + ViewState state.ViewStateFunc