↳
In-reply-to
»
@prologic Got a mention for the first time in recent memory, from @darch! Media Wondering whether the fully qualified nature of it -- or of how it displays, at least -- has anything to do with it showing up, but not this, from @bender. Media
⤋ Read More
Instructions:
Either using curl
or bat:
export YARND_TOKEN="$(bat https://yarn.mills.io/api/v1/auth username=<usernaem> password=<password> | jq -r '.token')"
bat https://yarn.mills.io/api/v1/debug/db "Token:$YARND_TOKEN"
For example ☝️