Skip to content

Conversation

@nathanthorpe
Copy link
Contributor

@nathanthorpe nathanthorpe commented Sep 9, 2025

CI-830

Add --file CLI option to upload to allow the user to specify individual files to upload.

cirro upload \
  --project "Test Project 1" \
  --name "test" \
  --file "sample1.fastq.gz" \
  --file "sample2.fastq.gz" \
  --data-directory "~/data" \
  --data-type "Paired DNA" 

Includes some other cleanup and add command line example to readme (to show quote usage)

@nathanthorpe nathanthorpe requested a review from a team September 9, 2025 19:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2025

@nathanthorpe nathanthorpe merged commit 66cf501 into main Sep 10, 2025
9 checks passed
@nathanthorpe nathanthorpe deleted the allow-specifying-files-to-upload branch September 10, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants