Closed noahdietz closed 7 years ago
Add flag to deploy application that signifies a "hard update" of the deployment that results in the current deployment being wiped and replaced.
deploy application
Any deploy application call on an existing deployment will result in an update.
This also means update deployment will be removed as a discrete command
update deployment
update to reflect recent conversations:
Add flag to
deploy application
that signifies a "hard update" of the deployment that results in the current deployment being wiped and replaced.Any
deploy application
call on an existing deployment will result in an update.This also means
update deployment
will be removed as a discrete command