aszlig / hetzner

A high-level Python API for accessing the Hetzner robot.
https://pypi.python.org/pypi/hetzner
Other
128 stars 36 forks source link

[Feature] added authorized_key arg to rescue command #47

Closed acjohnson closed 2 years ago

acjohnson commented 2 years ago

I've added the --authorized-key argument to the rescue command. Since this is already supported in the SDK/API I see no reason to skip this as a feature.

Thanks!

acjohnson commented 2 years ago

aight it's a bit cleaner now

acjohnson commented 2 years ago

@aszlig can this get merged now?

acjohnson commented 2 years ago

@aszlig is there anything controversial about this PR that is keeping it from being merged? Happy to address. Thanks!

aszlig commented 2 years ago

@acjohnson: Ah, no, there isn't (except a few nits which I addressed in https://github.com/aszlig/hetzner/commit/3fd8c5f9a0b033bd3ee368ab5b0de627573ae438), for some reason I keep missing notifications here. Thanks a lot!