File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Deploy the Tinybird and Next.js to the cloud to get started quickly.
2727tb login
2828
2929# deploy the template
30- tb --cloud deploy https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
30+ tb --cloud deploy --template https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
3131
3232# copy the dashboard token
3333tb --cloud token copy read_pipes
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Fork the GitHub repository and deploy the data project to Tinybird.
1111tb login
1212
1313# deploy the template
14- tb --cloud deploy https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
14+ tb --cloud deploy --template https://github.com/tinybirdco/logs-explorer-template/tree/main/tinybird
1515
1616# copy the dashboard token
1717tb --cloud token copy read_pipes
You can’t perform that action at this time.
0 commit comments