Last modified by Dennis Segebarth on 2024/10/02 18:38

From version 3.1
edited by Susan Evans
on 2023/07/11 13:01
Change comment: There is no comment for this version
To version 9.1
edited by Dennis Segebarth
on 2023/09/13 18:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.sgevans
1 +XWiki.dsegebarth
Content
... ... @@ -12,6 +12,10 @@
12 12  
13 13  To get started with the Pilot Command Line Interface in the HDC JupyterHub workspace tool, see the article //Using JupyterHub in HDC //and refer to the remaining sections in this article for a full description of the pilotcli commands.
14 14  
15 += Using the Pilot Command Line Interface in Guacamole VMs =
16 +
17 +To get started with the Pilot Command Line Interface in the HDC Guacamole workspace tool, see //Using Guacamole in HDC// on how to launch a terminal, either in a Desktop VM or directly by establishing a connection to a Command Line VM. The Pilot Command Line Interface will be installed, configured, and ready to be used. Please refer to the remaining sections in this article for a full description of the pilotcli commands.
18 +
15 15  = Downloading the Pilot Command Line Interface =
16 16  
17 17  If you wish to use the Pilot Command Line Interface to upload large files from your local environment, it is necessary to download Pilot Command Line Interface tool on your Linux system. The recommended Linux version is Ubuntu 20.04.
... ... @@ -342,7 +342,7 @@
342 342  
343 343  * User login is required, otherwise an error is returned: "The current login session is invalid. Please login to continue."
344 344  * Project must be accessible to the user, otherwise an error is returned: "Project Code not found in list. Please verify and try again."
345 -* Requires the Project code, which can be retrieved via pilotcli project list.
349 +* Requires the Project code, which can be retrieved via {{code}}pilotcli project list{{/code}}.
346 346  * Requires the Attribute template name. If the attribute template name does not exist or is spelled incorrectly, an error is returned: "Attribute 'sample-template' not found in Project. Please verify and try again."
347 347  * pilotcli must have the permission to write a file in the directory, otherwise an error is returned.
348 348  )))
... ... @@ -410,7 +410,7 @@
410 410  
411 411  * User login is required, otherwise an error is returned: "The current login session is invalid. Please login to continue."
412 412  * Project must be accessible to the user, otherwise an error is returned: "Project Code not found in list. Please verify and try again."
413 -* Requires the Project code, which can be retrieved via pilotcli project list.
417 +* Requires the Project code, which can be retrieved via {{code}}pilotcli project list{{/code}}.
414 414  )))
415 415  
416 416  {{code language="none"}}
... ... @@ -618,7 +618,7 @@
618 618  All uploading jobs have finished.
619 619  {{/code}}
620 620  
621 -(10) upload with customized manifest name
625 +Upload with customized manifest name
622 622  
623 623  When you upload a file using pilotcli, a JSON file with the details of your specific upload job will be created automatically and allows you to resume the upload at a later time, in case the process is aborted due to any reason. By default, this JSON file will be created as “manifest.json” in the current working directory (see //Command: **resume**// below for more details on how to resume the file upload). However, you can use the {{code}}--output-path{{/code}} option to specify the filepath and, thus, the filename of this JSON file:
624 624  
... ... @@ -890,6 +890,6 @@
890 890  
891 891  ----
892 892  
893 -Copyright © 2023 [[Indoc Research>>url:https://www.indocresearch.org/]].
897 +Copyright © 2023 [[Indoc Systems>>url:https://www.indocsystems.com]].
894 894  
895 -HealthDataCloud is powered by Pilot technology, a product of [[Indoc Research>>url:https://www.indocresearch.org/]].
899 +HealthDataCloud is powered by Pilot technology, a product of [[Indoc Systems>>url:https://www.indocsystems.com]].