TigerGraph-DevLabs / TigerGraph-CLI

https://tigergraph-devlabs.github.io/TigerGraph-CLI/
7 stars 1 forks source link

Having trailing slash when specifying the hostname means tgcli doesn't work #15

Open derms opened 2 years ago

derms commented 2 years ago

if you include the trailing slash when specifying the hostname, tgcli doesn't work (and doesn't produce any error message)

e.g.

https://some-poc.i.tgcloud.io/

can this be catered for (e.g. with error message when they enter the host with an incorrect format)?