Skip to content

feat: add support for calling out to restless cli for specific commands#1182

Merged
erunion merged 2 commits into
mainfrom
restless-api-cli
Jul 23, 2026
Merged

feat: add support for calling out to restless cli for specific commands#1182
erunion merged 2 commits into
mainfrom
restless-api-cli

Conversation

@mjcuva

@mjcuva mjcuva commented Jul 23, 2026

Copy link
Copy Markdown
Member

In Restless, we are using the api namespace as a way to onboard users into the new product. That code lives in a separate repo, and this adds support for calling out to those commands when someone does npx api init (for example).

I don't love how we are overloading this so much (and I'll take a stab at making this more clear in the readme.md file later) but wanted to get a first pass of this going.

@mjcuva
mjcuva requested a review from erunion as a code owner July 23, 2026 16:12
@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a63f0c2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mjcuva mjcuva changed the title add support for calling out to restless cli for specific commands feat: add support for calling out to restless cli for specific commands Jul 23, 2026
@erunion erunion added the enhancement New feature or request label Jul 23, 2026
@erunion
erunion merged commit 7fc4709 into main Jul 23, 2026
7 checks passed
@erunion
erunion deleted the restless-api-cli branch July 23, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants