Versions in this module Expand all Collapse all v0 v0.0.3 May 10, 2025 v0.0.2 Sep 17, 2024 v0.0.1 Sep 12, 2024 Changes in this version + func WithContext(runner Runner) func(cmd *cobra.Command, args []string) error + type Runner func(ctx context.Context, cmd *cobra.Command) error