Sha256: aac141d589dc2533fe5b8d998b569fb6601c24ba786c8140ed0964002f175578
Contents?: true
Size: 1.48 KB
Versions: 6
Compression:
Stored size: 1.48 KB
Contents
ssh git@host.com admin:[command] Examples: ssh git@host.com admin:help ssh git@host.com admin:version ssh git@host.com admin:plugin:list ssh git@host.com admin:plugin:info plugin_name ssh git@host.com admin:plugin:add plugin_name ssh git@host.com admin:plugin:rm plugin_name ssh git@host.com admin:plugin:exec plugin_name command ssh git@host.com admin:setup:prepare ssh git@host.com admin:setup:install ssh git@host.com admin:user:list ssh git@host.com admin:user:key:list username ssh git@host.com admin:user:repo:list username ssh git@host.com admin:user:add username [email admin]* ssh git@host.com admin:user:rm username ssh git@host.com admin:user:email:update username email@server.com ssh git@host.com admin:user:email:get username ssh git@host.com admin:user:key:add username keyname < key.pub ssh git@host.com admin:user:key:rm username keyname ssh git@host.com admin:user:admin:add username ssh git@host.com admin:user:admin:rm username ssh git@host.com admin:user:admin username ssh git@host.com admin:repo:list ssh git@host.com admin:repo:add reponame.git [username1 username2 ...]* ssh git@host.com admin:repo:user:list reponame.git ssh git@host.com admin:repo:rm reponame.git ssh git@host.com admin:repo:read:add reponame.git username ssh git@host.com admin:repo:write:add reponame.git username ssh git@host.com admin:repo:read:rm reponame.git username ssh git@host.com admin:repo:write:rm reponame.git username -- v{{VERSION}}
Version data entries
6 entries across 3 versions & 1 rubygems