Versions in this module Expand all Collapse all v0 v0.59.0 Jun 18, 2026 Changes in this version + func NewCommand(factory framework.Factory) (*cobra.Command, framework.Runner) + type Runner struct + ApplicationName string + ConfigHolder *framework.ConfigHolder + Format string + Output output.Interface + RadiusCoreClientFactory *corerpv20250801.ClientFactory + Workspace *workspaces.Workspace + func NewRunner(factory framework.Factory) *Runner + func (r *Runner) Run(ctx context.Context) error + func (r *Runner) Validate(cmd *cobra.Command, args []string) error v0.59.0-rc1 Jun 17, 2026