Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you show an example of the parameters used to fully clone a dashboard #129

Open
DougAnsonAustinTX opened this issue May 9, 2024 · 1 comment

Comments

@DougAnsonAustinTX
Copy link

The README.md does not clarify, with examples, how one fully clones a given dashboard... can someone provide an example? When I try, I am getting a 500 server error. Thanks.

@Nautman
Copy link

Nautman commented Jul 10, 2024

Did you manage to understand what prefix is supposed to be?
EDIT: It seems as though the slug could be the ID of the dashboard. So for example, if my dashboard is found at https://redash.company.com/dashboards/42-title-of-dashboard?p_param_in_dashboard=cool then the command to clone would be:

clone-dashboard-and-queries --api-key MYKEY 'https://redash.company.com' 42 1337-my-new-prefix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants