mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04:10 -05:00
Add nxapi nxapi-auth link-url command
This commit is contained in:
parent
64b6a663e5
commit
b6490f9639
|
|
@ -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('');
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user