Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve cli experience #4881

Merged
merged 6 commits into from
May 24, 2023

Conversation

matmair
Copy link
Contributor

@matmair matmair commented May 23, 2023

This PR:

  • Makes sure inventree run cli works without activation
  • Adds a version task to the invoke tasks (set as a default)

Printout of the version task


InvenTree - inventree.org
The Open-Source Inventory Management System

========================================
Installation paths:
Base        /opt/inventree
Config      /etc/inventree/config.yaml
Media       /opt/inventree/data/media
Static      /opt/inventree/data/static

Versions:
Python      3.8.10
Django      3.2.18
InvenTree   0.11.0
API         107

Commit hash:None
Commit date:None

You are probably running the package installer / single-line installer. Please mentioned that in any bug reports!

Use '--list' for a list of available commands
Use '--help' for help on a specific command

@matmair matmair added enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process labels May 23, 2023
@matmair matmair added this to the 0.12.0 milestone May 23, 2023
@matmair matmair self-assigned this May 23, 2023
@SchrodingersGat
Copy link
Member

Nice addition :) ready to merge?

@matmair
Copy link
Contributor Author

matmair commented May 24, 2023

@SchrodingersGat yes!

@SchrodingersGat SchrodingersGat merged commit fdd4169 into inventree:master May 24, 2023
12 checks passed
@matmair matmair deleted the improve-cli-experience branch May 24, 2023 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants