Versions in this module Expand all Collapse all v1 v1.0.0 Dec 12, 2025 Changes in this version + func NewCmdList(f *cmdutil.Factory, runF func(*ListOptions) error) *cobra.Command + type ListOptions struct + BaseRepo func() (bbrepo.Interface, error) + Environment string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + type PipelineVariable struct + Key string + Secured bool + UUID string + Value string + type PipelineVariableList struct + Next string + Page int + PageLen int + Previous string + Size int + Values []PipelineVariable