Closed qianl15 closed 2 months ago
Add support for specifying -d, --database <string> and --enable-timetravel options in npx dbos-cloud app deploy.
-d, --database <string>
--enable-timetravel
npx dbos-cloud app deploy
Those two options are only effective during the initial deployment. Subsequent changes to a deployed app won't have any effect.
Add support for specifying
-d, --database <string>
and--enable-timetravel
options innpx dbos-cloud app deploy
.Those two options are only effective during the initial deployment. Subsequent changes to a deployed app won't have any effect.