Closed franky1964 closed 11 months ago
@franky1964 The syntax to execute a folder is - tc --fol "FolderName"
Just tried out with:
Can you see the same folder ID when running this command - tc list "colNameOrId"
?
Ok, in this case it was an error from my side. I will try to reproduce with annother example.
Sure, Let me know if you have any issues with this command.
I am closing this issue as its resolved
Describe the bug We tried to use the following commands to run a folder as part of an existing collection: tc --col "colName" --fol "folderId" tc --col "colName" --fol "folderName"
In both cases the folder isn't found and the collections runs in total, this makes no sense. (e.g.: ERROR: Folder not found - ab3b1c20-a2c2-440f-868a-c96fafe1b563)
The only way we got it to work was this "confusing" command: tc --col "folderId"
Using tc --col "folderName" we got "ERROR: Collection not found - folderName"
To Reproduce Use described syntax
Expected behavior Folder can be executed using the syntax: tc --col "colName" --fol "folderName" or "tc --col "colName" --fol "folderId"
Platform:
Are you using the free version/paid version/trial: paid version