![]() * add cli commands for adding/ removing resources as discussed with Adrian, we want to adopt "lightning add" and "lightning remove" for ssh-keys, as the resource already exists. * implement ssh-key management * one parameter for public key, optional name * handle the case where a private key file was provided * make ssh key-mgmt support classes protected * re-order add ssh-key args * change types signatures of add_key * rename test cases * update changelog Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
jsons | ||
__init__.py | ||
test_cli.py | ||
test_cloud_cli.py | ||
test_cmd_apps.py | ||
test_cmd_clusters.py | ||
test_cmd_init.py | ||
test_cmd_install.py | ||
test_cmd_pl_init.py | ||
test_cmd_react_ui_init.py | ||
test_cmd_show_cluster_logs.py | ||
test_cmd_show_logs.py | ||
test_cmd_ssh_keys.py | ||
test_connect.py | ||
test_run_app.py |