Using wildcard characters when uploading test data with the latch test-data upload
command
#239
Labels
enhancement
New feature or request
latch test-data upload
command
#239
Is your feature request related to a problem? Please describe.
Sometimes I want to upload multiple test-data files using the
latch test-data upload
command. Instead of typinglatch test-data upload
or a loop, I would like to add extra arguments corresponding to extra files I want to upload or use the wildcard character.Describe the solution you'd like
For example, I would like to execute the following command:
latch test-data upload file_1_subset.fq file_2_subset.fq
or
latch test-data upload file*.fq
The text was updated successfully, but these errors were encountered: