List SSH keys
Get a list of (currently authenticated user's) SSH keys.
golab user ssh-keys ls [flags]
-h, --help help for ls
-i, --id string (optional) id of user to show SSH keys for - if none is given, logged in user will be used
--ca-file string (optional) provides a .pem file to be used in certificates pool for SSL connection
--ca-path string (optional) provides a directory with .pem certificates to be used for SSL connection
--config string (optional) golab config file (default is ./.golab.yml and $HOME/.golab.yml)
- golab user ssh-keys - Manage a user's SSH keys