It also should have the needed if you want to use scp/sftp directly
using the same .pem

but not sure for AWS..

On Wed, Apr 1, 2015 at 11:54 AM, Amos S <[email protected]> wrote:
> Thanks. At least it contains the IP address.
>
> On Wednesday, 1 April 2015 09:46:28 UTC+11, Alvaro Miranda Aguilera wrote:
>>
>> perhaps vagrant ssh-config
>>
>> ?
>>
>> On Wed, Apr 1, 2015 at 10:56 AM, Amos S <[email protected]> wrote:
>> > Hi,
>> >
>> > I use Vagrant mainly with AWS VPC right now. I frequently have to know
>> > the
>> > Vagrant box's IP address in order to run things like "curl" connecting
>> > to it
>> > from my laptop.
>> >
>> > I'm aware of "vagrant ssh" giving me an interactive shell on the box
>> > itself,
>> > but I want to be able to communicate with it directly from my laptop.
>> >
>> > Right now the only way I found is to lookup the instance in the AWS
>> > console
>> > (additional tags like "environment=vagrant", username and instance name
>> > make
>> > it easy to find).
>> >
>> > I was wondering whether there is already a way to query this information
>> > from Vagrant itself, after all it uses this information heavily in order
>> > to
>> > ssh into the instance.
>> >
>> > What I have in mind is something like perhaps "vagrant status --long".
>> >
>> > Any thoughts? Am I missing something?
>> >
>> > Thanks.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "Vagrant" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to [email protected].
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to