Skip to content

Explore CLI-side glob expansion for documents add #30

Description

@NickChristensen

We currently rely on shell expansion for multiple file uploads. Investigate adding CLI-side glob expansion for ppls documents add so patterns work consistently across shells, especially on Windows (cmd/PowerShell).

Considerations:

  • Which glob library (fast-glob/glob) fits best with current dependencies.
  • How to handle unmatched globs (error vs ignore).
  • Preserve explicit file paths and avoid double-expanding already-expanded inputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions