This website requires JavaScript.
Explore
Help
Register
Sign In
Hawkin
/
arangodb
mirror of
https://gitee.com/bigwinds/arangodb
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked arangodb
0
Code
Issues
Projects
Releases
Wiki
Activity
3bb24146a6
arangodb
/
scripts
/
dumpAgency.sh
3 lines
84 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
curl -X POST http://localhost:4001/_api/agency/read -d
'[["/"]]'
|
jq .
Reference in New Issue
View Git Blame
Copy Permalink