The following are parameters for the StopJob command
-jobId |
job ID |
-token |
token string for accessing cloud service |
-tokenFile |
credentials for accessing cloud service |
Example:
Essentials -cloud stopJob -tokenFile C:\user.token.json -jobId 8a59acc64e452920014e453947920000
The following are parameters for the JobHistory command
-jobId |
job ID |
-token |
token string for accessing cloud service |
-tokenFile |
credentials for accessing cloud service |
-out |
save downloaded data into file |
-format |
output format when listing table data |
Example:
Essentials -cloud jobHistory -tokenFile C:\user.token.json -jobId 8a59acc64e452920014e453947920000
The following are parameters for the ListArtifacts command
-key |
artifacts access key, could be obtained from 'jobHistory' command output |
-path |
artifact path starting with ' / ' |
-token |
token string for accessing cloud service |
-tokenFile |
credentials file for accessing cloud service |
-out |
save downloaded data into file |
-format |
output format when listing table data |
Example:
Essentials -cloud listArtifacts -tokenFile C:\user.token.json -key artifactsAccessBase64EncodedKeyHere -path /
The following are parameters for the GetArtifact command
-key |
artifacts access key, could be obtained from 'jobHistory' command output |
-path |
artifact path starting with ' / ' |
-token |
token string for accessing cloud service |
-tokenFile |
credentials file for accessing cloud service |
-out |
save downloaded data into file |
Example:
Essentials -cloud getArtifact -tokenFile C:\user.token.json -key artifactsAccessBase64EncodedKeyHere -path /log.txt -out C:\log.txt
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center