Skip to content

change namespace from option to argument #188

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

Merged
merged 2 commits into from
Oct 13, 2023
Merged

change namespace from option to argument #188

merged 2 commits into from
Oct 13, 2023

Conversation

JanCaha
Copy link
Contributor

@JanCaha JanCaha commented Oct 12, 2023

Fixes #172

Makes namespace argument of mergin list-projects which should avoid listing way to much projects and thus hanging the tool.

@JanCaha JanCaha requested a review from wonder-sk October 12, 2023 12:13
Copy link
Contributor

@wonder-sk wonder-sk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In list_projects(), there's the filter_str which will presumably be still showing (all public).

Also the help for --flag option needs updating - it says no flag means returns all public projects...

Looking at the --flag option, I think we should remove it, it just does not make much sense anymore (projects are simply a part of workspace, and it does not matter if it was "created" by the user or "shared" with the user)

@wonder-sk wonder-sk merged commit 5610a91 into master Oct 13, 2023
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

Successfully merging this pull request may close these issues.

List-projects hangs
2 participants