feat(tailscale): add status command#9186
Conversation
update deps update config files modernize/cleanup code format
|
Thank you for your contribution! 🎉 🔔 @samlinville @rosszurowski @samlinville @itsmingjie @erics118 you might want to have a look. |
|
Thanks for your contribution @erics118 🔥 @samlinville do you mind checking this? |
samlinville
left a comment
There was a problem hiding this comment.
Thanks! Left one request in comments.
no clue how I was testing this command if it never existed in package.json
| Version: string; | ||
| TailscaleIPs: string[]; | ||
| Self: StatusDevice; | ||
| MagicDNSSuffix: string; | ||
| Peer: Record<string, StatusDevice>; |
There was a problem hiding this comment.
Props were reordered to match the order given by the CLI
rosszurowski
left a comment
There was a problem hiding this comment.
Thanks for the change. There's a few small things that would be nice to clean up before merging, but afterwards this is good to go!
|
Is this ready for @rosszurowski to have another look @erics118 |
|
@pernielsentikaer I'll leave it to @erics118 to confirm, but the code LGTM! All the issues got addressed. |
|
All good now! |
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
adds a command to show the tailscale status
shows the hostname and the connected exit node if there is one
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder