Skip to content

feat: add explicit root-only create and global list scopes#9

Merged
EndersonPro merged 1 commit intomainfrom
feat/root-only-create-and-global-list
Mar 26, 2026
Merged

feat: add explicit root-only create and global list scopes#9
EndersonPro merged 1 commit intomainfrom
feat/root-only-create-and-global-list

Conversation

@EndersonPro
Copy link
Copy Markdown
Owner

Summary

  • add create --no-package to support explicit root-only workspace creation, including interactive wizard flow and deterministic flag conflict validation
  • add list --global to force global registry scope from any location while preserving --all behavior
  • update CLI contract tests, unit tests, and docs/help (README.md, docs/usage.md) to keep behavior and documentation aligned

Validation

  • go test ./internal/app/...
  • go test ./internal/ui/...
  • go test ./integration/...

Introduce --no-package for deterministic root-only workspace creation and --global for list visibility from any location. This removes ambiguity in multi-repo workflows while preserving backward-compatible defaults.
@EndersonPro EndersonPro merged commit a41bd07 into main Mar 26, 2026
1 check passed
@EndersonPro EndersonPro deleted the feat/root-only-create-and-global-list branch March 26, 2026 17:52
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.

1 participant