We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98378bd commit 7f8e510Copy full SHA for 7f8e510
packages/cli-kit/src/public/node/session-prompt.ts
@@ -38,7 +38,6 @@ function buildSessionChoices(sessions: Sessions, fqdn: string): SessionChoice[]
38
/**
39
* Handles the new login flow.
40
*
41
- * @param defaultAlias - The default alias to suggest.
42
* @returns The alias of the authenticated user.
43
*/
44
async function handleNewLogin(): Promise<string> {
0 commit comments