Skip to content

fix: change notebook command to accept 1 arg instead of 2#337

Open
hakhandelwal11 wants to merge 1 commit intomainfrom
BREV-3187/brev-notebook-requires-two-args
Open

fix: change notebook command to accept 1 arg instead of 2#337
hakhandelwal11 wants to merge 1 commit intomainfrom
BREV-3187/brev-notebook-requires-two-args

Conversation

@hakhandelwal11
Copy link

@hakhandelwal11 hakhandelwal11 commented Mar 16, 2026

The brev notebook command currently expects 2 positional arguments, but the usage pattern and documentation indicate it should only require the instance name.

Running brev notebook fails with:
accepts 2 arg(s), received 1

This PR updates the argument validation so that the command correctly accepts a single argument.

@hakhandelwal11 hakhandelwal11 marked this pull request as ready for review March 16, 2026 13:42
@hakhandelwal11 hakhandelwal11 requested a review from a team as a code owner March 16, 2026 13:42
@hakhandelwal11 hakhandelwal11 self-assigned this Mar 17, 2026
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