Skip to content

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

@ravi

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

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