MCPcopy
hub / github.com/MiniMax-AI/cli / login.ts

File login.ts

src/commands/auth/login.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineCommand } from '../../command';
2import { CLIError } from '../../errors/base';
3import { ExitCode } from '../../errors/codes';
4import { pickAuthMethod, pickOAuthRegion, runOAuthLogin } from '../../auth/setup';

Callers

nothing calls this directly

Calls 1

defineCommandFunction · 0.90

Tested by

no test coverage detected