mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-09-08 03:15:09 -05:00
Add nxapi nxapi-auth link-url command
This commit is contained in:
@@ -98,6 +98,6 @@ export async function handler(argv: ArgumentsCamelCase<Arguments>) {
|
||||
|
||||
console.log('Open this URL and login to nxapi-auth to link your account:');
|
||||
console.log('');
|
||||
console.log(link_url);
|
||||
console.log(link_url.toString());
|
||||
console.log('');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user