Skip to content

Fix create instance flag name: --price should be --bid_price - #930

Open
vastzuby wants to merge 1 commit into
mainfrom
fix/create-instance-bid-price-flag
Open

Fix create instance flag name: --price should be --bid_price#930
vastzuby wants to merge 1 commit into
mainfrom
fix/create-instance-bid-price-flag

Conversation

@vastzuby

Copy link
Copy Markdown
Contributor

The "Common create instance options" list on creating-instances-with-api documents --price PRICE for the bid price, but the CLI flag on create instance is --bid_price (--price only exists on change bid / set min_bid). Copying the documented flag as written fails with an argparse error.

One line: rename the flag in the list. Verified against vastai create instance --help on v1.5.6.

🤖 Generated with Claude Code

https://claude.ai/code/session_01TjHnozbzmdphwpQRjyk5cM

@mintlify

mintlify Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
vastai-80aa3a82 🟢 Ready View Preview Aug 27, 2026, 1:01 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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