lightning/requirements/app
Raphael Randschau adc8238597
Add SSH key management to CLI (#15291)
* 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>
2022-10-28 20:42:26 +02:00
..
base.txt Add SSH key management to CLI (#15291) 2022-10-28 20:42:26 +02:00
cloud.txt [LAI] Bump minimal requirements (#15203) 2022-10-20 08:10:44 +00:00
devel.txt Resolve App e2es (#15302) 2022-10-25 09:54:38 -04:00
docs.txt Fix pkg version issue while compiling docs (#14914) 2022-09-28 12:18:07 -04:00
examples.txt Resolve App e2es (#15302) 2022-10-25 09:54:38 -04:00
test.txt Pin test requirements to their current latest versions (#15157) 2022-10-26 14:31:25 +00:00
ui.txt [LAI] Bump minimal requirements (#15203) 2022-10-20 08:10:44 +00:00