Hi Team
Can we edit a pipeline using python SDK.
I tried creating new pipeline it worked.
i tried to retrieving pipelines from control hub it worked!,
but it only contain metadata of a pipeline like (name ,id commit id ,labels , version, ... etc ),
I did not see any property related to stages and it’s configuration.
if it is possible, could you please share a code snippet of same.