reorg repo
This commit is contained in:
3
.spike/request/list_ids.sh
Normal file
3
.spike/request/list_ids.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
curl -sS localhost:3000/api/tree | jq -r '.items | to_entries[].value.id' | grep -v ^root$
|
||||
Reference in New Issue
Block a user