This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
eqx
Watch
1
Star
0
Fork
You've already forked eqx
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c5efe3b056
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c5efe3b056'
${ noResults }
eqx
/
eqx-get-facilities
9 lines
87 B
Raw
Normal View
History
Unescape
Escape
eqx
4 years ago
#!/bin/bash
packet \
facilities \
--json \
make eqx-get-* more pretty with jq
4 years ago
get \
fix jq pretty breakage
4 years ago
2>/dev/null
eqx
4 years ago