Skip to content

Conversation

girdharagrawalbro
Copy link

@girdharagrawalbro girdharagrawalbro commented Oct 16, 2025

Adds documentation for poetry shell command.

Examples included:

  • Spawn a shell within virtual environment
  • Exit the virtual environment shell

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Oct 16, 2025
Copy link
Member

@dmmqz dmmqz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't use "fixes #<issue_number>", unless the whole issue is fixed with the PR. This syntax automatically closes the issue when this PR is merged.

https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue

@dmmqz dmmqz mentioned this pull request Oct 16, 2025
28 tasks
@girdharagrawalbro
Copy link
Author

Please don't use "fixes #<issue_number>", unless the whole issue is fixed with the PR. This syntax automatically closes the issue when this PR is merged.

https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue

okk

@@ -0,0 +1,12 @@
# poetry shell

> Spawn a shell within the Poetry virtual environment.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> Spawn a shell within the Poetry virtual environment.
> Spawn a shell within the Poetry virtual environment.
> Note: The `shell` command was moved to a plugin: `poetry-plugin-shell`.

@Managor Managor closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants