0

I am trying to run AQL queries on my aerosike cluster from remote servers. Please let me know if there any any AQL web/Cli client or any way to achieve it.

MohitKgec
  • 21
  • 4

1 Answers1

3

You can simply use the -h or --host= options to point at one of the hosts in your cluster. Refer to the AQL docs.

Meher
  • 2,804
  • 9
  • 7