Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
298a4c6
Add enhanced CLI source and test changes
eblanco-ansys Apr 15, 2026
b1a055b
chore: adding changelog file 7549.added.md [dependabot-skip]
pyansys-ci-bot Apr 15, 2026
388be4e
Updated docs
eblanco-ansys Apr 15, 2026
a6fc18f
Fixed test
eblanco-ansys Apr 15, 2026
c6b75b5
feat: add test-config command to CLI and update documentation
Samuelopez-ansys Apr 15, 2026
6a171b6
Merge remote-tracking branch 'origin/feat/enhanced-cli' into feat/enh…
Samuelopez-ansys Apr 15, 2026
255bf5f
feat: update default AEDT version in CLI and enhance documentation
Samuelopez-ansys Apr 15, 2026
ff5a0e7
Fixed warnings
eblanco-ansys Apr 15, 2026
74bd624
Fixe test
eblanco-ansys Apr 15, 2026
ebab626
Merge remote-tracking branch 'origin/feat/enhanced-cli' into feat/enh…
Samuelopez-ansys Apr 15, 2026
2605446
Merge branch 'main' into feat/enhanced-cli
Samuelopez-ansys Apr 15, 2026
6d89783
Fix
eblanco-ansys Apr 15, 2026
76a9fb6
Merge branch 'feat/enhanced-cli' of https://github.com/ansys/pyaedt i…
eblanco-ansys Apr 15, 2026
f4a764b
Fix
eblanco-ansys Apr 15, 2026
98c1b1c
Subprocess run script
Samuelopez-ansys Apr 15, 2026
f17b931
Merge remote-tracking branch 'origin/feat/enhanced-cli' into feat/enh…
Samuelopez-ansys Apr 15, 2026
be7a3af
Fix test
eblanco-ansys Apr 16, 2026
efc8503
Merge branch 'main' into feat/enhanced-cli
eblanco-ansys Apr 16, 2026
7385647
Fix
eblanco-ansys Apr 16, 2026
aa481d4
Merge branch 'main' into feat/enhanced-cli
eblanco-ansys Apr 17, 2026
6f77681
Improvements
eblanco-ansys Apr 17, 2026
bc776a4
Renamed command to `pyaedt run`
eblanco-ansys Apr 20, 2026
1a482b8
Removed redundant variable
eblanco-ansys Apr 20, 2026
3b243d3
Replaced native API calls
eblanco-ansys Apr 20, 2026
2e5e363
Added try/except blocks
eblanco-ansys Apr 20, 2026
39f7811
Implemented active_project_name and active_design_name properties
eblanco-ansys Apr 20, 2026
d557da1
Update doc/source/Getting_started/cli.rst
eblanco-ansys Apr 20, 2026
536addc
Merge branch 'main' into feat/enhanced-cli
eblanco-ansys Apr 20, 2026
0b9f8ab
Merge branch 'feat/enhanced-cli' of https://github.com/ansys/pyaedt i…
eblanco-ansys Apr 20, 2026
0424a52
UT fixes
eblanco-ansys Apr 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/7549.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
New cli commands
Loading
Loading