Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MiniMax-AI/cli
/ update.ts
File
update.ts
src/commands/update.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ defineCommand } from
'../command'
;
2
import
{ CLI_VERSION } from
'../version'
;
3
4
export
default defineCommand({
Callers
nothing calls this directly
Calls
1
defineCommand
Function · 0.90
Tested by
no test coverage detected