Skip to content

Conversation

@inimaz
Copy link
Contributor

@inimaz inimaz commented Nov 5, 2025

Description

Edited by @SMoraisAnsys

Adding a CLI base on typer to:

  • list AEDT processes
  • check pyaedt version
  • start an AEDT instance
  • stop an AEDT instance

After installing pyaedt with this branch, one can call pyaedt and get the following:

image

@inimaz inimaz requested a review from a team as a code owner November 5, 2025 10:34
@github-actions github-actions bot added maintenance Package and maintenance related enhancement New features or code improvements labels Nov 5, 2025
@SMoraisAnsys SMoraisAnsys changed the title feat: cli example using typer FEAT: Add cli using typer Nov 5, 2025
@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

❌ Patch coverage is 92.93478% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.50%. Comparing base (c320225) to head (d7697cd).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6857      +/-   ##
==========================================
+ Coverage   83.48%   83.50%   +0.02%     
==========================================
  Files         245      246       +1     
  Lines       77680    77864     +184     
==========================================
+ Hits        64851    65021     +170     
- Misses      12829    12843      +14     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMoraisAnsys SMoraisAnsys changed the title FEAT: Add cli using typer FEAT: Add CLIusing typer Nov 6, 2025
@SMoraisAnsys SMoraisAnsys changed the title FEAT: Add CLIusing typer FEAT: Add CLI using typer Nov 6, 2025
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

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

Great! Thank you @inimaz for this contribution!

@inimaz
Copy link
Contributor Author

inimaz commented Nov 12, 2025

Thanks to @SMoraisAnsys in reality! He did all the heavy lifting 💯 🚀
I just provided the initial template. Glad it helps!

@eblanco-ansys eblanco-ansys merged commit a2e6778 into main Nov 13, 2025
39 checks passed
@eblanco-ansys eblanco-ansys deleted the feat/cli-example branch November 13, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants