Sha256: ee22ce02fe437b96ba6ab25f00c8e858578eee7a6249a8d69b36c2530ed763fc
Contents?: true
Size: 572 Bytes
Versions: 22
Compression:
Stored size: 572 Bytes
Contents
metadata :name => "ssh agent", :description => "SSH Agent allows adding of public keys, removing them and listing", :author => "Reactor8", :license => "", :version => "", :url => "", :timeout => 2 action "grant_access", :description => "Add SSH access to host instance" do end action "revoke_access", :description => "Remove SSH access from host instance" do end action "list_access", :description => "List current SSH access for host instance" do end
Version data entries
22 entries across 22 versions & 1 rubygems