List available projects for SBFS
Overview
List all projects available to you by using the list command to determine which project you want to mount.
List projects available for mounting
To list all projects which will be available for mounting, issue the following command:
sbfs listThe projects are listed in the {project_owner_username}/{shortname} format as shown in the example below.
$ sbfs list
rfranklin/my-project-1
rfranklin/my-project-2
rfranklin/my-project-3
rfranklin/my-project-4
rfranklin/my-project-5Learn more about mounting a project.
Updated 7 days ago
