Skip to content

New Feature: request parameter autocomplete #9

@jonathanlloyd

Description

@jonathanlloyd

User Story:
As a RIF user, I want to be able to use the tab completion functionality of my shell (Bash/Zsh/Fish) for the different variables in my RIF file so that I can discover the available parameters more easily.

Feature Overview:
RIF has support for parameterizing requests by adding variable templates to your RIF file. It is currently quite difficult to know what parameters are available in a given RIF file (currently, the best way is to run RIF against the file without any parameters and read he error message). Discoverability would be greatly improved if you could use tab completion in your shell to see the available parameters.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions