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
The following are parameters for the ListWorkers command
-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 listWorkers -tokenFile C:\user.token.json
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center