Commit 092ec0d
committed
Add onboarding preamble to interactive 'qn auth login' (DX-5694)
The command jumped straight to a hidden key prompt with no context.
Interactive logins now print a short welcome on stderr explaining that
an API key is needed, where it will be stored, and where to get one
(dashboard.quicknode.com/api-keys, quicknode.com/signup). Suppressed
by --quiet; not shown when --api-key is passed.1 parent b16120a commit 092ec0d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
73 | 83 | | |
74 | 84 | | |
75 | 85 | | |
| |||
0 commit comments