The following are parameters for the -cmd Cloud command
auth |
authenticates to cloud service and stores the credentials file. |
createJob |
creates a job in the cloud |
deleteJob |
deletes a job from the cloud |
listJobs |
lists cloud jobs |
runJob |
runs the job |
jobHistory |
lists job history records and artifacts access key |
listArtifacts |
lists artifacts using artifacts access key |
getArtifact |
downloads artifact and prints to standard output or saves to filesystem |
listWorkers |
lists worker instances. |
Example:
Essentials -cloud auth
The following are parameters for the auth command
-noBrowser |
do not user internal browser, print URL to console and ask user to open browser and enter code back to the application. |
Example:
Essentials -cloud auth -noBrowser
The following are parameters for the CreateJob command
-cmd |
corresponding parameters expected to create cloud job |
-token |
token string for accessing cloud service |
-tokenFile |
credentials file for accessing cloud service |
Example:
Essentials -cloud createJob -tokenFile C:\user.token.json -cmd spContentReport -srcuser user@domain.com -srcpass password -srcsite http://sharepointsite.com/sites/test -license 12345678-1234-5678-1234-123456789012
The following are parameters for the DeleteJob command
-jobID |
Job id to delete |
-token |
token string for accessing cloud service |
-tokenFile |
credentials file for accessing cloud service |
Example:
Essentials -cloud deleteJob -tokenFile C:\user.token.json -jobId 8a59acc64e452920014e453947920000
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center