Skip to content

servers:ssh should allow specifying path to SSH key #57

Description

@kaelansmith

Current Outcome

Currently the spinupwp servers:ssh command doesn't allow you to specify the path to the SSH private key to use (eg. -i ~/.ssh/spinupwp)

Desired Outcome

Ideally I can run spinupwp servers:ssh <server_id> <user> <private_key_path> (eg. spinupwp servers:ssh 12345 admin ~/.ssh/spinupwp); or perhaps any additional flags get passed through to the underlying ssh command (eg. spinupwp servers:ssh 12345 admin -i ~/.ssh/spinupwp)

If I find time, I can submit a PR; but figured I'd first check to see if this is something you guys are willing to add, or if I'm missing something.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementImproves existing functionality so that something can be achieved better than before.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions