updatecell CLI command
Syntax
updatecell -d <hostname> -p <portNumber> -u <username> -w <password> -profilename <externalConfigurationName> -profiletype <externalConfigurationType> -f <fileDetails> [-l <locale>] [-v] [-s]
- Angle brackets (< >) indicate a variable value that needs to be user defined.
- Square brackets ([ ]) indicate optional parameters.
The following table describes the parameters used in the syntax:
Example inputs
The following example provides the input for changing the cell details for an external configuration named, TSIM_Clm-03.
updatecell -u admin -w admin12345 -d localhost -p 9797 -profilename TSIM_Clm-03 -profiletype "TSIM" -f ".\src\test\resources\updateTSIMCell_CLI_Input.txt"