metalbear-co / mirrord

Connect your local process and your cloud environment, and run local code in cloud conditions.
https://mirrord.dev
MIT License
3.83k stars 105 forks source link

Rename some potentially confusing names. #2914

Closed meowjesty closed 1 week ago

meowjesty commented 1 week ago
  1. Renames the Result type we have for cli to CliResult;
  2. Renames some config args to layer_config, where it could be confused with kube config.