issues
search
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
Issue: n/a
Renames the
Result
type we have for
cli
to
CliResult
;
Renames some
config
args to
layer_config
, where it could be confused with kube config.
Result
type we have forcli
toCliResult
;config
args tolayer_config
, where it could be confused with kube config.