Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ handler
Function
handler
packages/arctic/src/cli/cmd/auth.ts:420–420 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
418
builder: (yargs) =>
419
yargs.command(AuthLoginCommand).command(AuthLogoutCommand).command(AuthListCommand).demandCommand(),
420
async
handler() {},
421
})
422
423
export
const
AuthListCommand = cmd({
Callers
nothing calls this directly
Calls
6
push
Method · 0.80
cwd
Method · 0.65
get
Method · 0.45
set
Method · 0.45
message
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected