Open SilasK opened 2 years ago
Luckily there is an option --quiet
Should it be part of the bioconda package? e.g. a post script?
I've bumped into this before. The solution was to create the file /.ncbi/user-settings
. This is the contents of the file I used. I'm not sure which fields are actually required to skip the prompt:
/LIBS/GUID = "<redacted>"
/config/default = "false"
/libs/cloud/accept_aws_charges = "false"
/libs/cloud/report_instance_identity = "true"
/repository/user/default-path = "/tmp"
/repository/user/main/public/root = "/tmp"
/repository/user/main/public/cache-disabled = "true"
NCBI doesn't make our lives easy. They want to make an interactive configuration about the sratoolkit
package: "sra-tools"