Versions in this module Expand all Collapse all v1 v1.0.0 Dec 12, 2025 Changes in this version + func NewCmdSet(f *cmdutil.Factory, runF func(*SetOptions) error) *cobra.Command + type SetOptions struct + BaseRepo func() (bbrepo.Interface, error) + Body string + Environment string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + VariableName string + VariableValue string