Brian Stewart
Brian Stewart
I am also interested! This would help a workaround in my automated tests.
@megastep Thanks for the pointer! I have confirmed that it works for my scenarios.
@jfurmankiewiczpros My team did roll our own CLI tool for this use case. Linking it here in case it is of use to you: https://github.com/jamf/rendr.
This is an excellent lightweight option, with a nice modern DSL: https://github.com/budjb/http-requests. It is not quite as full-featured yet, but certainly is a nice development experience. The docs are excellent...
I was able to solve this (adding `fzf` selection support) with a script and an alias, without modifying the `assume` source code. Adding here in case it helps someone. First,...
I would find this very useful as well!
@farodin91 Thanks for the request! Are you actively using this library, or evaluating it for future use? I have limited time to maintain it right now, but I will do...
@farodin91 Thanks! I will be picking up this work and hope to have an update soon.