Sha256: 8bf2b0e6c4462cd07be024adfd80bf04c4398841c13d244dbac117b9870ae21b
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 KB
Contents
v0.1.6 - exibir o tipo de acesso do usuario pelo commando repo users v0.2.0 - acesso do usuário via ssh ssh git@host.com repos ssh git@host.com keys ssh git@host.com +key keyname < key.pub ssh git@host.com -key keyname v0.3.0 - acesso administrativo via ssh ssh git@host.com user add username ssh git@host.com user rm username ssh git@host.com user +key username keyname key.pub ssh git@host.com user -key username keyname ssh git@host.com repo add reponame.git ssh git@host.com repo rm reponame.git ssh git@host.com repo +read reponame.git username ssh git@host.com repo +write reponame.git username ssh git@host.com repo -read reponame.git username ssh git@host.com repo -write reponame.git username v0.4.0 - diferentes níveis de acesso administrativo - admin do sistema (todos os comandos) - usuários (estender os comando de usuários): ssh git@host.com repo add reponame.git ssh git@host.com repo rm reponame.git ssh git@host.com repo +read reponame.git username ssh git@host.com repo +write reponame.git username ssh git@host.com repo -read reponame.git username ssh git@host.com repo -write reponame.git username
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gritano-0.1.5 | TODO |