mistercrunch commented on a change in pull request #7448: Adds 'superset 
export_dashboards --dashboard-id/-i --dashboard-title/-t' options to CLI
URL: 
https://github.com/apache/incubator-superset/pull/7448#discussion_r281738399
 
 

 ##########
 File path: superset/cli.py
 ##########
 @@ -187,9 +187,18 @@ def import_dashboards(path, recursive):
 @click.option(
     '--print_stdout', '-p', is_flag=True, default=False,
     help='Print JSON to stdout')
-def export_dashboards(print_stdout, dashboard_file):
[email protected](
 
 Review comment:
   Could be nice to support multiple ids here:
   https://click.palletsprojects.com/en/5.x/options/#multiple-options

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to