Changes for page Working with HDC Project Files in the Command Line Interface
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
on 2023/07/11 13:01
Change comment:
There is no comment for this version
To version 4.1
edited by Susan Evans
on 2023/07/11 13:04
on 2023/07/11 13:04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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. 345 +* 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 )))