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

CLI - conform project new <X> --dependencies option #3366

Open
cdhanna opened this issue May 7, 2024 · 0 comments
Open

CLI - conform project new <X> --dependencies option #3366

cdhanna opened this issue May 7, 2024 · 0 comments
Milestone

Comments

@cdhanna
Copy link
Collaborator

cdhanna commented May 7, 2024

Since we created the command beam project deps add <service> <storage>, adding dependency through the UI when creating a service or storage is not working anymore. We should change that to use the CLI command now.

beam project new service should be extended such that we can pass a list of storage ids that will be automatically configured as a dependency of the new service.

new service should take a new option, --dependencies that is a list of storage ids that will be set as dependencies of the new service.

new storage has a --link-to option that we should rename to --dependencies

Unity should use the newly created --dependencies option.

@cdhanna cdhanna added this to the Unity 2.0.0 milestone May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant