Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Add tab-complete in Fleet UI for custom tables #1876

Open
chelming opened this issue Jul 27, 2018 · 2 comments
Open

Add tab-complete in Fleet UI for custom tables #1876

chelming opened this issue Jul 27, 2018 · 2 comments

Comments

@chelming
Copy link
Contributor

Can we get custom tables exposed in the Fleet query box so we can tab-complete them?

What version of fleet are you using (fleet version --full)?

  fleet - version 2.0.0-rc3-10-g6bdddfa
  branch: 	master
  revision: 	6bdddfacf0c68314ec242a22205ad1982802a583
  build date: 	2018-07-23T13:04:03Z
  build user: 	root
  go version: 	go1.9.4

What operating system are you using?

RHEL 7

What did you do?

Tried creating a new query by typing in SELECT * FROM kolide_ and hitting .

What did you expect to see?

A list of the kolide_* custom tables

What did you see instead?

Nothing 😞

@groob
Copy link
Contributor

groob commented Jul 27, 2018

Now that extensions are somewhat popular and launcher has a growing number of custom tables we should consider adding support for this.

Just spitballing, a good way solution would be to move the .json file to a CDN and add additional tables in there. Letting the user specify a URL would be good as well.

Another idea? Something like this could play well with QueryHub ;)

@notmorpheus
Copy link

Any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants