lightning/tests/tests_app/cli
Raphael Randschau f53c0a7053
Add SSH command to CLI (#15310)
* implement ssh command

* add tests that ssh command is available

* most SSH command tests

* update changelog

* Update src/lightning_app/cli/lightning_cli.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* adrian feedback pt1

* Update src/lightning_app/cli/lightning_cli.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* more feedback

* rework to support app name

* update tests based on different interface

* Update src/lightning_app/cli/lightning_cli.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update src/lightning_app/cli/lightning_cli.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update src/lightning_app/cli/lightning_cli.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update src/lightning_app/cli/lightning_cli.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* update tests with changed expectation

* fix tests that broke with introduction of shutils

* fix too long line

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-11-03 08:32:08 -07:00
..
jsons Add support for command descriptions (#15193) 2022-10-19 17:34:35 +01:00
__init__.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
test_cli.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cloud_cli.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cmd_apps.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cmd_clusters.py [App] Remove --instance-types from cluster creation (#15314) 2022-10-31 18:19:26 +00:00
test_cmd_init.py adding LAI test (#13321) 2022-06-30 16:43:04 -04:00
test_cmd_install.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_cmd_pl_init.py Fix icon encoding in PL App pretty-print (#14795) 2022-09-20 16:39:11 -04:00
test_cmd_react_ui_init.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00
test_cmd_show_cluster_logs.py [CLI] Cluster logs CLI improvements: new log labels + test coverage increasing (#14459) 2022-08-30 22:22:01 -04:00
test_cmd_show_logs.py [App] Show logs command to be standalone and re-usable (#15343) 2022-10-27 09:05:48 +00:00
test_cmd_ssh.py Add SSH command to CLI (#15310) 2022-11-03 08:32:08 -07:00
test_cmd_ssh_keys.py Add SSH key management to CLI (#15291) 2022-10-28 20:42:26 +02:00
test_connect.py LAI: creating mirror package (#15105) 2022-10-27 12:32:49 +02:00
test_run_app.py [App] Reduce import depths and add test (#15330) 2022-10-28 13:57:35 +00:00