influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

Add auth command to REPL #396

Open candrewlee14 opened 2 years ago

candrewlee14 commented 2 years ago

Add back auth command to the REPL which prompts user for username and password, which is then passed into query and write requests.