cleo icon indicating copy to clipboard operation
cleo copied to clipboard

Cleo allows you to create beautiful and testable command-line interfaces.

Results 92 cleo issues
Sort by recently updated
recently updated
newest added

- **Poetry version**: 1.4.0 - **Python version**: 3.9.16 - **OS version and name**: Any OS, tested with mac and linux - [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version,...

bug

How to remove the default "--quiet, --version, --ansi, --no-ansi, --no-interaction, --verbose" flags from a custom command that inherites from "from cleo.commands.command import Command", like the GreetCommand showed in the demo...

enhancement

Hello! When using `call` from inside a command, if the command being called uses `confirm`, there's an error that says `'NoneType' object has no attribute 'readline'`. It appears that this...

bug

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. ## Issue I fat-fingered a command and got a slightly misleading error...

bug

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.5.0)

Below is a list of changes, required bugfixes and planned features for the next version of Cleo, Cleo 3.0. The list is not finished, it might evolve, change and expand....

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...

dependencies
python

Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.6.1 to 3.8.1. Release notes Sourced from rapidfuzz's releases. Release 3.8.1 Fixed use the correct version of rapidfuzz-cpp when building against a system installed version Release 3.8.0...

dependencies
python

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.9.10 to 2024.4.27. Changelog Sourced from furo's changelog. Changelog 2024.04.27 -- Bold Burgundy Add a skip to content link. Add --font-stack--headings. Add :visited colour and enforce uniform...

dependencies
python