Skip to content

Conversation

@inimaz
Copy link

@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 0% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.34%. Comparing base (37233eb) to head (83d36ca).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6857       +/-   ##
===========================================
+ Coverage   44.50%   83.34%   +38.83%     
===========================================
  Files         245      246        +1     
  Lines       77613    77744      +131     
===========================================
+ Hits        34544    64795    +30251     
+ Misses      43069    12949    -30120     
🚀 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
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.

4 participants