Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(CLI): Support denpendency sync command #9

Open
gaocegege opened this issue Apr 12, 2022 · 1 comment · May be fixed by #1459
Open

feat(CLI): Support denpendency sync command #9

gaocegege opened this issue Apr 12, 2022 · 1 comment · May be fixed by #1459

Comments

@gaocegege
Copy link
Member

Description

Users may install some new dependencies in the environment and they are not tacked by the declarative manifest file. We need to support a command like MIDI sync to sync the change to the manifest file.

@kemingy
Copy link
Member

kemingy commented Jan 16, 2023

Possible solution:

We could add an envd sync --name <env-name> to exec these commands to save the dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: TODO
Development

Successfully merging a pull request may close this issue.

2 participants