Skip to content

Extend auto-complete for db/table names and subcommands #8

Description

@ravi

Currently at the interactive prompt, some autocomplete works (e.g: r.db<tab> shows the various db commands such as dbCreate, dbList, etc). It would be nice if this can be extended to support the full range of auto-completion available in the Web UI Data Explorer:

  1. completion for DB and table names
  2. completion beyond the first level: r.db('mydb').ta

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions