Skip to content

feat: improve CLI usability#4

Merged
im10furry merged 1 commit into
masterfrom
codex/cli-ux-v013
Jul 5, 2026
Merged

feat: improve CLI usability#4
im10furry merged 1 commit into
masterfrom
codex/cli-ux-v013

Conversation

@im10furry

Copy link
Copy Markdown
Member

Summary

  • Let scion add <module> and scion diff <module> use registry default targets when --to or --target is omitted.
  • Add command-specific help via scion help <command> and --help/-h on subcommands.
  • Make scion info auth clearly show the standalone requirement and suggested add command.
  • Support common flag ordering such as scion add --to internal/cache --dry-run cache.
  • Update README and getting-started docs for the shorter CLI workflow and v0.1.3 examples.

Verification

  • go test -count=1 ./...
  • go vet ./...
  • go run ./cmd/scion doctor --strict
  • go run ./internal/cmd/build-bundle; git diff --exit-code -- internal/bundle
  • cd docs && npm run build
  • Local smoke with built CLI: add cache, diff cache, help add, info auth

@im10furry im10furry merged commit 2544c0b into master Jul 5, 2026
6 checks passed
@im10furry im10furry deleted the codex/cli-ux-v013 branch July 5, 2026 20:13
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