Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SourceCode-AI/aura
/ info
Function
info
aura/cli.py:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
213
@cli.command(name=
"info"
)
214
def
info():
215
commands.show_info()
216
purge(standard=True)
217
218
219
@cli.command(name=
"update"
)
Callers
nothing calls this directly
Calls
1
purge
Function · 0.85
Tested by
no test coverage detected