Versions in this module Expand all Collapse all v0 v0.2.0 Nov 9, 2021 Changes in this version + func NewRunCmd(ctx context.Context, streams streams.IO) *cobra.Command + type Options struct + MetricsAddr string + func NewOptions(ioStreams streams.IO) *Options + func (o *Options) Complete(ctx context.Context, args []string) error + func (o *Options) Run(ctx context.Context) error