You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I share context between sub-groups? I tried making use of pass_context, but it looks like I'm only able to pass context from root cli (parent) to sub-group and not between sub-groups. E.g. snippet code
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I share context between sub-groups? I tried making use of
pass_context
, but it looks like I'm only able to pass context from root cli (parent) to sub-group and not between sub-groups. E.g. snippet codeBeta Was this translation helpful? Give feedback.
All reactions