Skip to content

Comments

Update commands in readme#284

Merged
kfirstri merged 1 commit intomainfrom
update-readme-22-02
Feb 22, 2026
Merged

Update commands in readme#284
kfirstri merged 1 commit intomainfrom
update-readme-22-02

Conversation

@kfirstri
Copy link
Collaborator

@kfirstri kfirstri commented Feb 22, 2026

Note

Description

This PR updates the README command reference table to reflect the current state of the CLI. It adds previously missing commands (eject, connectors pull, connectors push, types generate), removes a stale HTML comment, improves command descriptions for clarity, and corrects the license from ISC to MIT.

Related Issue

None

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Other (please describe):

Changes Made

  • Added eject command entry (was previously commented out)
  • Added connectors pull and connectors push command entries
  • Added types generate command entry
  • Improved wording for deploy, link, and entities push descriptions
  • Removed stale HTML comment referencing the old eject description
  • Corrected license field from ISC to MIT

Testing

  • I have tested these changes locally
  • I have added/updated tests as needed
  • All tests pass (npm test)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have updated docs/ (AGENTS.md) if I made architectural changes

Additional Notes

None


🤖 Generated by Claude | 2026-02-22 00:00 UTC

@kfirstri kfirstri self-assigned this Feb 22, 2026
@github-actions
Copy link
Contributor

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/cli@0.0.33-pr.284.ebeee0d

Prefer not to change any import paths? Install using npm alias so your code still imports base44:

npm i "base44@npm:@base44-preview/cli@0.0.33-pr.284.ebeee0d"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "base44": "npm:@base44-preview/cli@0.0.33-pr.284.ebeee0d"
  }
}

Preview published to npm registry — try new features instantly!

@kfirstri kfirstri merged commit a58ef00 into main Feb 22, 2026
9 checks passed
@kfirstri kfirstri deleted the update-readme-22-02 branch February 22, 2026 08:44
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