ddxv commented on PR #27154:
URL: https://github.com/apache/superset/pull/27154#issuecomment-1954852049

   > @ddxv you mentioned,
   > 
   > > Looking at the history of import-datasources there used to be a `--user` 
...
   > 
   > Would you mind sharing where you found this logic?
   
   If that doesn't sound correct to you, I must have mixed up 
`import_dashboards` which has `--username`
   
   ```py
   @click.option(
       "--username",
       "-u",
       default=None,
       help="Specify the user name to assign dashboards to",
   )
    ```


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to