CSS Rollback Command

Reverts the content replicated for a Web content project to the specified Commerce Server Staging (CSS) server.

Note

This command is only valid for reverting files defined for a Web content project. Also, the TransactionMethod option must be enabled for the project or the endpoint server.

Rollback <ProjectName> [GlobalFlags]

Parameters

Argument

Description

<ProjectName>

Specifies the name of the project whose content is to be reverted to the last saved content.

Global Flags

Option

Description

/Server <ServerName>

Specifies the server for which the command should execute. Leave blank to execute the command on the server where you enter the command.

/User <user> [pass | *]

Specifies the credentials to use to run the command. You must specify a user name that has the required CSS administrator or operator rights on the server where the command will be executed. If you omit the user name, the user name of the person who enters the command is used.

If you omit the password or enter an asterisk, CSS prompts you for the password. The password you enter is not displayed on the screen.

Remarks

You must have CSS administrator or operator rights to execute this command.

The Rollback command is only available under the following circumstances:

  • The project successfully completed replication on the endpoint server.

  • You have enabled the TransactionMethod for the project, or you have enabled TransactionMethod on the endpoint server.

  • You have not exceeded the number of rollbacks that are enabled for the endpoint server.

See Also

Other Resources

How to Rollback a Web Content Project

Staging Commands