CSS Report Command

Lists information about a Commerce Server Staging (CSS) project that has run or is running.

Report <ProjectName> [GlobalFlags]

Parameters

Argument

Description

<ProjectName>

Specifies the name of the project.

Global Flags

Flag

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.

Example

The following example provides an example report for the Web content staging project named Test 1.

C:\Program Files\Microsoft Commerce Server 2007\Staging\Bin>css report Test1
Staging Command Line Interface, BUILD 6.0.3724.0


Number of replications returned: 1.



Project:            Test1
State:          (2) Running
Flags:          (149) NODELETE FORCE INCREMENTAL AUTOMATIC

Files sent:     301
Bytes sent:     4485

Files received: 301
Bytes received: 4485

Files matched:  0
Bytes matched:  0

Start Time:     12/27/2006 11:28:35 AM
End Time:

Command Report completed successfully.

See Also

Other Resources

Monitoring Commerce Server Staging

Staging Commands