login: default command is claude auth login
This commit is contained in:
parent
e777576528
commit
d81a845dbe
6 changed files with 10 additions and 10 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//! destroy/recreate so OAuth tokens survive.
|
||||
//!
|
||||
//! "Has session" today means "the dir contains at least one regular file."
|
||||
//! That's a heuristic: a fresh bind-mount starts empty, and `claude /login`
|
||||
//! That's a heuristic: a fresh bind-mount starts empty, and `claude auth login`
|
||||
//! writes credentials into the dir. We may refine later (probe for the
|
||||
//! specific credentials filename, or run a no-op `claude` call) once the
|
||||
//! exact layout is locked in.
|
||||
|
|
|
|||
Loading…
Reference in a new issue