Upload Data via the Command Line (CLI)
Upload Data via the Command Line (CLI)
This lesson visually documents the process of uploading data to brainlife via the command line interface (CLI).
Topics covered in this lesson
- Upload/download data from your machine
- Command line navigation
External Links
Technology requirement
Brainlife CLI is distributed through npm (node package manager) which is a part of nodejs. You will need to have nodejs/npm installed on your machine before you can install brainlife CLI command. Most operation systems support nodejs through their software distribution systems. You can find the nodejs installation document here.
Back to the course