Additional Options Switches

For more information on each switch, click the respective link.

/force

Alias:

/f

Arguments:

-

Required:

-

Default:

-

Description:

Specifies override existing file of same name.

Example:

ApexSQLClean ... /f ...

 

Top

 

/test

Alias:

/t

Arguments:

-

Required:

-

Default:

-

Description:

Output parsed options without taking any action.

Example:

ApexSQLClean ... /t ...

 

Top

 

/verbose

Alias:

/v

Arguments:

-

Required:

-

Default:

-

Description:

Print process messages.

Example:

ApexSQLClean ... /v ...

 

Top

 

/argfile

Alias:

/af

Arguments:

/arg_file:"file path"

Required:

-

Default:

-

Description:

XML file with options.

Example:

ApexSQLClean ... /af:"c:\My projects\options.axcl" ...

 

Top

 

/console_width

Alias:

/cw

Arguments:

/console_width:range 40 - 32767

Required:

-

Default:

-

Description:

Specifies the width of console output

Example:

ApexSQLClean ... /cw:500 ...

 

Top

 

/out_to

Alias:

/out

Arguments:

/out_to:"file path"

Required:

-

Default:

-

Description:

Redirects console output to specified file

Example:

ApexSQLClean ... /out: :"c:\My projects\out.txt" ...

 

Top