Learn JSON superpowers with jq - automate GitLab Personal Access Token management
I've seen a question on the GitLab forum about managing Personal Access Tokens (PATs) with the API. While trying things, I had a peek into filtering the output and quickly getting access to values and IDs for automation. This blog post covers the basics around listing PATs, working with jqfilters…