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

File logout.ts

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

Source from the content-addressed store, hash-verified

1import { defineCommand } from '../../command';
2import { clearCredentials, loadCredentials } from '../../auth/credentials';
3import { readConfigFile, writeConfigFile } from '../../config/loader';
4import type { Config } from '../../config/schema';

Callers

nothing calls this directly

Calls 1

defineCommandFunction · 0.90

Tested by

no test coverage detected