Skip to content

fix(upload): help example fails with missing uniqueIdentifier#64

Merged
danmrichards merged 1 commit into
mainfrom
fix/model-upload-update
Jun 18, 2026
Merged

fix(upload): help example fails with missing uniqueIdentifier#64
danmrichards merged 1 commit into
mainfrom
fix/model-upload-update

Conversation

@Ryank90

@Ryank90 Ryank90 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Resolving: RUN-10703

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include coderabbit-review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Free

Run ID: e58fecac-6e92-4d5a-bb6f-fba783f61198

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

🎁 Summarized by CodeRabbit Free

Your organization has reached its limit of developer seats under the Pro Plan. For new users, CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please add seats to your subscription by visiting https://app.coderabbit.ai/login.If you believe this is a mistake and have available seats, please assign one to the pull request author through the subscription management page using the link above.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Ready to approve

The changes are small and scoped to CLI UX/docs and required-flag enforcement, with only minor wording nits noted.

Note: this review does not count toward required approvals for merging.

Pull request overview

Updates the runware model upload CLI command help and generated docs so the documented usage matches current required inputs (notably --unique-identifier, and now --air), preventing copy/paste example failures.

Changes:

  • Updated model upload help examples to include --unique-identifier and clarified --air placeholder usage.
  • Updated flag help text for --air/--unique-identifier and marked air + unique-identifier as required flags.
  • Regenerated the corresponding CLI markdown doc to match the new help output.
File summaries
File Description
internal/cmd/model/upload.go Updates CLI examples/help text and enforces required flags for upload requests.
docs/runware_model_upload.md Updates generated CLI reference to match the new examples/flag descriptions.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread internal/cmd/model/upload.go
Comment thread docs/runware_model_upload.md
@Ryank90 Ryank90 requested a review from danmrichards June 17, 2026 21:32
@danmrichards danmrichards merged commit 8de7d66 into main Jun 18, 2026
5 checks passed
@danmrichards danmrichards deleted the fix/model-upload-update branch June 18, 2026 09:37
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.

3 participants