Bill Shannon wrote:
> Byron Nevins wrote on 06/29/09 11:00:
>> To start using the new CLI just set this environmental variable
>> semi-permanently
>>
>> ASADMIN_NEW=true
It looks as if file uploading is broken during deployment.
The definition of the DeployCommandParameters (extended by DeployCommand
and ReDeployCommand) does not include --upload. (That used to be
detected by the old admin CLI client which took some other actions.) So
the CLI rejects --upload on the deploy command now.
What's the fix in the new scheme?
- Tim