Closed waghanza closed 5 years ago
Hi,
I feel strange to use --id_file to specify identityfile.
--id_file
identityfile
Will not it be cool to use the same API as the ssh cli tools ?
I mean, using :
storm add sandbox ec2-user@ec2-52-88-40-17.us-west-2.compute.amazonaws.com,52.88.40.17:22 -i ~/...
instead of
storm add sandbox ec2-user@ec2-52-88-40-17.us-west-2.compute.amazonaws.com,52.88.40.17:22 --id_file ~/...
Regards,
Hi,
I feel strange to use
--id_file
to specifyidentityfile
.Will not it be cool to use the same API as the ssh cli tools ?
I mean, using :
instead of
Regards,