envd
envd copied to clipboard
refactor(CLI): Refactor app to configure the flags easily.
Now we do not have the mechanism to configure flag value. For example, users can specify ssh keys that are used in the container. But the implementation requires workaround.
We should refactor this.