where to find the guide to deploy/upload the workb...
# sdf
p
where to find the guide to deploy/upload the workbooks to production with SDF?
found something: https://suiteanswers.custhelp.com/app/answers/detail/a_id/88411/loc/en_US but isn’t 100% clear to me 😛 so the goal is to take the workbooks from sb to prod... not sure if i can’t only deploy these files with
$suitecloud project:deploy [options]
m
It should be similar to every other SDF object. I create the object in the UI and then pull it in via webstorm SDF. You could also use CLI or VSCode SDF plugin also. Then deploy as usual. One thing I have noticed is that the worbook and datasets use translations as dependencies, so I have to also pull those in as SDF objects
👍 1
p
so yeah i managed to deploy the workbooks🎉
1