Aaron Lippold

Results 220 comments of Aaron Lippold

we may want to also look at the spunk-sdk for javascript for heimdall splunk interface? I think we are using this already right?

Also, can we double check that these libs support treeshaking ...

use standard exit 1 for failure and exit 0 for success

https://tldp.org/LDP/abs/html/exitcodes.html

we should likely support these so we are gnu compliant https://tldp.org/LDP/abs/html/exitcodes.html

and should find the same table for windows codes This can be if needed a secondary PR

I am surprised oclif doesn't have this templated out already