SSH Aliases #42
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow defining an SSH_ALIASES env var, that will map a non-existent ssh server (e.g. sky-dev) to an existing ssh server (e.g. dev) while still maintaining the configuration of the alias (ergo server-dir and upload-dir).
This will allow different configurations for the same ssh server w/o having to define the same ssh server multiple times