Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / lakeFSRepoName

Function: lakeFSRepoName()

lakeFSRepoName(workspaceId): string

Defined in: packages/fireflow-vfs/src/utils/id-generate.ts:94

Generate a lakeFS repository name from workspace ID LakeFS requires lowercase repository names

Parameters

workspaceId

string

Returns

string

Deprecated

Use lakeFSRepoNameV2 for new workspaces

Licensed under BUSL-1.1