Skip to content

change namespace from option to argument#188

Merged
wonder-sk merged 2 commits intomasterfrom
fix-172
Oct 13, 2023
Merged

change namespace from option to argument#188
wonder-sk merged 2 commits intomasterfrom
fix-172

Conversation

@JanCaha
Copy link
Copy Markdown
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
Copy Markdown
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
@MarcelGeo MarcelGeo deleted the fix-172 branch September 4, 2025 09:05
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