This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
byom
/
deployment
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
1
Pull Requests
0
Wiki
Árvore:
35a450ca84
Ramos
Etiquetas
main
v0.0.1
deployment
/
scripts
/
bash
/
getSSHKeys
getSSHKeys
97 B
Histórico
Em bruto
1
2
3
4
5
#!/bin/bash
KEY_NAME="${1:?need a SSHKey name from /me}"
./ovh-bash get "me/sshKey/${KEY_NAME}"