I have turned on authentication feature in kapacitor cli. 
[http]
  # HTTP API Server for Kapacitor
  # This server is always on,
  # it servers both as a write endpoint
  # and as the API endpoint for all other
  # Kapacitor calls.
  bind-address = ":9092"
  auth-enabled = true

When i use api call and pass authentication, say while creating, querying 
kapacitor everything works. But now command cli complains about authentication 
not provided. How can i provide authentication at cli level.

# kapacitor list tasks
ID                            Type      Status    Executing Databases and 
Retention Policies
unable to parse authentication credentials

kapacitor list templates
ID                            Type      Vars
unable to parse authentication credentials

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/eff2906c-3a40-4145-8bd5-d3c7c1089200%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to