DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
214 stars 43 forks source link

Add tab complete for flag arguments #379

Closed mrasnake-doppler closed 1 year ago

mrasnake-doppler commented 1 year ago

Add tab completion and suggestions to various flags throughout the CLI.

closes ENG-2592

Piccirello commented 1 year ago

Can you squash all but the first commit into one commit named "Add completion support for flag arguments"? There should then be two total commits.