Skip to content

feat: add standalone cf submit command#24

Merged
jeffdi merged 1 commit intomainfrom
feature/submit-without-repush
May 6, 2026
Merged

feat: add standalone cf submit command#24
jeffdi merged 1 commit intomainfrom
feature/submit-without-repush

Conversation

@jeffdi
Copy link
Copy Markdown
Contributor

@jeffdi jeffdi commented May 6, 2026

Summary

  • Add a dedicated cf submit command that submits a linked project without re-uploading files.
  • Keep cf push --submit as a shortcut and clarify this in the CLI README.
  • Bump CLI version to 2.4.10.

Test plan

  • Run cf submit --help locally and verify command appears.
  • Verify submission path calls existing /projects/{id}/submit endpoint.
  • Confirm cf push --submit behavior remains unchanged.

Made with Cursor

Allow users to submit linked projects for review without rerunning uploads, and update push docs to clarify submit is a separate action.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jeffdi jeffdi merged commit ef22247 into main May 6, 2026
12 checks passed
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.

2 participants