aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.84k stars 89 forks source link

Nested auraed inherit config through command args #442

Closed izissise closed 1 year ago

izissise commented 1 year ago

In order for relative path in options to work, we also remove current_dir("/") for the forked client

Make ClientConfig output warnings on stderr