-
Notifications
You must be signed in to change notification settings - Fork 1
Updates #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Updates #331
Conversation
📝 WalkthroughWalkthroughThis PR updates CLI reference documentation across multiple pages, adding new SSH sandbox access examples, reorienting deployment resource configuration from CLI commands to configuration file approach, introducing API key retrieval documentation, updating storage command references, and substantially expanding sandbox file operations with runtime commands and environment variable management guidance. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (6)
💤 Files with no reviewable changes (1)
🔇 Additional comments (10)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
jhaynie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but left a few comments
| ```json | ||
| { | ||
| "deployment": { | ||
| "resources": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we want to put "domains": [] to show that you can configure domains? i believe that is now the default when i create a new project
| | `sandbox execution` | View execution history | | ||
| | `sandbox runtime list` | List available runtimes | | ||
| | `sandbox env <id>` | Manage environment variables | | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have build and generate commands that will come out in tonights release
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.