ideas
ideas copied to clipboard
Add `--remote` alias for `--ssh`
As we are "abusing" the --ssh global argument for docker and vagrant as well (and potentially others), it might make sense to add an alias --remote for --ssh and slowly deprecate the latter over time.
With regards to #123, this would then also add an alias --remote-args for --ssh-args, which makes more sense as well.