potiuk commented on PR #34269:
URL: https://github.com/apache/airflow/pull/34269#issuecomment-1714553683

   > @potiuk the options like `-p` and `-t` fall under the `ci-image` main 
command. Is that supposed to be ok? Can we not distinguish that at the upper 
level and not allow it?
   > 
   > Asking because, how else logically will we distinguish it? For example, 
through my logic here, how would we segregate?
   
   It's the other way round. You seem to fail now if `-p` is used in two 
different commands. What you need to check if the same short flag is used in 
the same command. 
   
   See my example above: 
https://github.com/apache/airflow/pull/34269#discussion_r1321454122


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to