After you complete the development of your site, you must deploy it to Cloud Next.
To deploy the site:
To push the artifact to Cloud Next:
Run the following command:
acli push:artifact --destination-git-branch=main-build
To push the database to Cloud Next:
Run the following command:
acli push:db
To push the files to Cloud Next:
Run the following command:
acli push:files
To deploy the branch to the environment:
Switch the code with the artifact branch.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.