If you do not want to use the code management workflow tool included with Cloud Platform, you can use the tool of your choice to manage your Cloud Platform code repositories.
To deploy code across environments using the command line:
In the command prompt window, enter a command similar to the following:
git clone trunk tags/2011-03-18 git commit -a -m "Created new tag"If this content did not answer your questions, try searching or contacting our support team for further assistance.
If you do not want to use the code management workflow tool included with Cloud Platform, you can use the tool of your choice to manage your Cloud Platform code repositories.
To deploy code across environments using the command line:
In the command prompt window, enter a command similar to the following:
git clone trunk tags/2011-03-18 git commit -a -m "Created new tag"If this content did not answer your questions, try searching or contacting our support team for further assistance.