LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vagrant-ssh-config

Output SSH configuration for Vagrant VMs

TLDR

Show SSH config
$ vagrant ssh-config
copy
Output for specific host
$ vagrant ssh-config --host [name]
copy
Append to SSH config
$ vagrant ssh-config >> ~/.ssh/config
copy

SYNOPSIS

vagrant ssh-config [options] [name]

DESCRIPTION

vagrant ssh-config outputs SSH configuration for connecting to the VM. Displays host, user, port, and identity file settings. Can be appended to ~/.ssh/config for direct ssh access.

PARAMETERS

--host name

Host name for config.

SEE ALSO

vagrant(1), vagrant-ssh(1), ssh(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid