CLI Script
Other
Feature Proposal
Using click allow the user to setup autocomplete for click commands in cwms-cli
I.e. if a user types cwms-cli they can hit tab to see what options are next
or
if a user types cwms-cli log it would let them hit tab and also show that the command completes to cwms-cli login for example.
There would be user setup for their dev env (bash, vs cmd prompt, etc) and a potential "wizard" could be used to help a user setup their cwms-cli env. Walking through env vars, login features, providing links to docs, etc.
Could also track "first run" and let them know these things then?
REDACTED relevant log output
Related Context or Links
No response
CLI Script
Other
Feature Proposal
Using click allow the user to setup autocomplete for click commands in cwms-cli
I.e. if a user types
cwms-clithey can hit tab to see what options are nextor
if a user types
cwms-cli logit would let them hit tab and also show that the command completes tocwms-cli loginfor example.There would be user setup for their dev env (bash, vs cmd prompt, etc) and a potential "wizard" could be used to help a user setup their
cwms-clienv. Walking through env vars, login features, providing links to docs, etc.Could also track "first run" and let them know these things then?
REDACTED relevant log output
Related Context or Links
No response