Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepseek-ai/3FS
/ cli
Function
cli
hf3fs_utils/cli.py:47–50 ·
view source on GitHub ↗
3FS command-line tool
()
Source
from the content-addressed store, hash-verified
45
46
@click.group()
47
def
cli():
48
""
"
49
3FS command-line tool
50
""
"
51
52
53
@cli.command()
Callers
1
cli.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected