Poetry CLI Command Reference
Table of Contents
- 1. Poetry Drill
- 1.1. Core Commands
- 1.1.1. What does the `about` command do?
- 1.1.2. What does the `add` command do?
- 1.1.3. What does the `build` command do?
- 1.1.4. What does the `check` command do?
- 1.1.5. What does the `config` command do?
- 1.1.6. What does the `export` command do?
- 1.1.7. What does the `help` command do?
- 1.1.8. What does the `init` command do?
- 1.1.9. What does the `install` command do?
- 1.1.10. What does the `list` command do?
- 1.1.11. What does the `lock` command do?
- 1.1.12. What does the `new` command do?
- 1.1.13. What does the `publish` command do?
- 1.1.14. What does the `remove` command do?
- 1.1.15. What does the `run` command do?
- 1.1.16. What does the `search` command do?
- 1.1.17. What does the `shell` command do?
- 1.1.18. What does the `show` command do?
- 1.1.19. What does the `update` command do?
- 1.1.20. What does the `version` command do?
- 1.2. Cache Commands
- 1.3. Debug Commands
- 1.4. Environment Commands
- 1.5. Self Commands
- 1.5.1. What does the `self add` command do?
- 1.5.2. What does the `self install` command do?
- 1.5.3. What does the `self lock` command do?
- 1.5.4. What does the `self remove` command do?
- 1.5.5. What does the `self show` command do?
- 1.5.6. What does the `self show plugins` command do?
- 1.5.7. What does the `self update` command do?
- 1.6. Source Commands
- 1.1. Core Commands