Filesystems are linked to a project and inherit permissions from that project.
CLI Usage
tu fs create --project-id proj-123
# With optional name and directory to push
tu fs create -p proj-123 --name my-workspace --dir ./local-files
# JSON output
tu fs create -p proj-123 -j