LfsLocksOpts
LfsLocksOpts =
object
Defined in: src/core/repo.ts:1906
Options for LFS locks
Properties
cached?
optionalcached:boolean
Defined in: src/core/repo.ts:1916
Show cached locks
id?
optionalid:string
Defined in: src/core/repo.ts:1910
Filter by lock ID
json?
optionaljson:boolean
Defined in: src/core/repo.ts:1922
Output in JSON format
limit?
optionallimit:number
Defined in: src/core/repo.ts:1920
Limit number of results
local?
optionallocal:boolean
Defined in: src/core/repo.ts:1914
Show local cache only
path?
optionalpath:string
Defined in: src/core/repo.ts:1912
Filter by path
remote?
optionalremote:string
Defined in: src/core/repo.ts:1908
Remote name
verify?
optionalverify:boolean
Defined in: src/core/repo.ts:1918
Verify locks with server