Configure SBFS credentials
Overview
Configure SBFS with your credentials to access your project files on BioData Catalyst powered by Seven Bridges.
##Configure credentials
Issue the following command:
sbfs configure
Enter the following information:
- API endpoint: https://api.sb.biodatacatalyst.nhlbi.nih.gov/v2
- Your authentication token.
Learn more about storing your credentials in a unified configuration file.
Specify a profile
You may have access to multiple user accounts across the Seven Bridges environments. In your configuration file, use "profiles" to specify your credentials for each of these accounts. Each profile contains an endpoint and an auth token.
Use the following option to specify a profile: --profile <profile_name>
Updated less than a minute ago