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

ddn connector-link update --add-all-resources: Add verbose flag #10447

Open
rahulagarwal13 opened this issue Jul 16, 2024 · 0 comments
Open

ddn connector-link update --add-all-resources: Add verbose flag #10447

rahulagarwal13 opened this issue Jul 16, 2024 · 0 comments
Labels
c/v3-cli ddnbugbounty-2024 k/enhancement New feature or improve an existing feature

Comments

@rahulagarwal13
Copy link
Contributor

Component

Is your proposal related to a problem? ### Describe the solution you'd like

ddn connector-link update my_pg
--subgraph my_subgraph/subgraph.yaml
--env-file my_subgraph/.env.my_subgraph.local
--add-all-resources

if let's say I have 1000 models, it will populate my CLI with all those messages. In fact it should just return with a summary - X models added, Y commands added and Z relationships. If the user wants to see details they can add --verbose flag to the command

image
@rahulagarwal13 rahulagarwal13 added k/enhancement New feature or improve an existing feature c/v3-cli labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/v3-cli ddnbugbounty-2024 k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants