teller icon indicating copy to clipboard operation
teller copied to clipboard

Inspecting specific variables

Open ChengaDev opened this issue 3 years ago • 1 comments

Feature Request

Is your feature request related to a problem? Please describe. Today when inspecting variables using the show command, it outputs all the entries from all the providers. There is no way to inspect/focus a single provider or a single entry.

image

I'd suggest to:

  1. Enable looking for single / more specific entries by key param to show command.
  2. Enable looking for entries of a specific provider.

Describe the solution you'd like

  1. Group the results of show by the provider.
  2. New 2 optional parameters to show command:
  • --entry - for searching specific entry value / pattern using contains or regular expression.
  • --providers - list of providers to show their entries in the show command.

ChengaDev avatar Apr 16 '22 09:04 ChengaDev

@ChengaDev this issue still relevant? can we close it?

kaplanelad avatar Jul 17 '22 09:07 kaplanelad