Skip to content

Expose uploadAllFileChanges as a CLI command#2530

Description

@samchungy

I see a number of repos using uploadAllFileChanges with a fairly simple script file to call the function. We can probably expose this as a CLI command instead to save people from having to create a file in order to invoke the command.

{
  "scripts": {
    "update:schema": "pnpm generate-schema && skuba uploadAllFileChanges --branch=main -m=Update schema",
  }
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions