lightning/tests/tests_app/cli
Dmitry Frolov f08bc67e4d
[App] Introduce basic auth to Lightning CLI (#16105)
* Introduce basic auth to Lightning CLI for app creation

* Parsing creds added

* Adding auth field to app instance body

* Adding tests

* Adding changelog entry

* Adding more tests


* Update runtime.py

* Setting auth on update

* Fix test

* Update lightning-cloud dep

* Apply suggestions from code review

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

* Update runtime.py

* Fix for release

* Update base.txt

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-12-22 13:07:49 -05:00
..
jsons Add support for command descriptions (#15193) 2022-10-19 17:34:35 +01:00
__init__.py
test_cli.py [App] Support for headless apps (#15875) 2022-12-05 16:58:22 -05:00
test_cloud_cli.py [App] Fix bug where previously deleted apps cannot be re-run from the CLI (#16082) 2022-12-16 04:06:05 +01:00
test_cmd_apps.py Add CLI Command to Delete Lightning App (#15783) 2022-12-05 22:51:32 +01:00
test_cmd_cli_delete.py [App] Fix hanging CI (#15913) 2022-12-06 00:21:44 +00:00
test_cmd_clusters.py Add guards to cluster deletion from cli (#16053) 2022-12-14 20:38:03 +00:00
test_cmd_init.py
test_cmd_install.py [App] Resolve run installation (#15974) 2022-12-09 11:27:46 +01: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 Do not modify PACKAGE_NAME on install (#15493) 2022-11-04 17:51:03 +01: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 [App] Improve lightning connect experience (#16035) 2022-12-14 17:09:30 +00:00
test_run_app.py [App] Introduce basic auth to Lightning CLI (#16105) 2022-12-22 13:07:49 -05:00