yunchipang commented on PR #49601:
URL: https://github.com/apache/airflow/pull/49601#issuecomment-2823181359

   @bugraoz93 I think I’m starting to get a good grasp of how the transitioning 
works. However, I’m currently hitting this error:
   ```
   airflowctl config command error: argument COMMAND: invalid choice: 
'get-value' (choose from 'get'), see help above.
   ```
   It seems like my `get-value` config ActionCommand isn’t being successfully 
registered in `cli_config.py`, and I haven’t been able to figure out why. Could 
you take a quick look and see if there’s something I might’ve missed?
   
   Note: This PR is still in draft—only `get_value` has been migrated so far. 
I’ll complete the rest once I get past this blocker 😆
   
   Thanks a lot!


-- 
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