Xiang ZHU

Results 80 comments of Xiang ZHU
trafficstars

hi @mcc85s Use case, suppose we want to get the computer's local administraors membership over 100 servers. And we have the script to do it over one server. Then, instead...

You can almost do anything with RSJob. But parsing registry seems looking up into some files (registry), I think you can do it in a mono-thread without RSJob, it should...

@bjtho08 just curious, by providing the `access-token` only but without the `sp_headers` shown in your example, does the ApiClient still work or not ? The reason why I ask this...

Yes, the workspace I'm using is in the premium plan, but I'm not sure the way I grant the access token is not included in the standard plan. In fact,...

okey, thanks for the confirmation, it's good to know that.

@renardeinside, please review

@renardeinside what do you think about this PR ?

Hi @renardeinside, thanks for your in-depth reply. To build a CLI application like dbx itself, I've the same thoughts as yours, `typer` is a perfect choice. I've never used `omegaconf`...

Sorry for the late about this thread. After reading the doc of hydra, it looks like a good choice for config management. What I think is how to let dbx...