Command line project file manager
Hello,
I'm wondering whether there is a way to manage project files via command line, for instance in ttyd?
KR,
Mitja
Hello,
I'm wondering whether there is a way to manage project files via command line, for instance in ttyd?
KR,
Mitja
Comments
1 comment
Hi Mitja,
You can manage your project files via command line from your local computer or from ttyd using the DNAnexus SDK - more information on the commands available here https://documentation.dnanexus.com/user/helpstrings-of-sdk-command-line-utilities#category-fs
eg dx ls will list the files in your project, dx cd will change directory in your project.
ttyd will have this installed, to install locally see https://documentation.dnanexus.com/getting-started/cli-quickstart
Please sign in to leave a comment.