{"id":18352183,"url":"https://github.com/farmergreg/smartos-vl","last_synced_at":"2025-04-10T00:37:59.920Z","repository":{"id":142172755,"uuid":"85415619","full_name":"farmergreg/smartos-vl","owner":"farmergreg","description":"manage smartos virtual machines from another machine","archived":false,"fork":false,"pushed_at":"2017-03-18T18:08:44.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T00:37:59.736Z","etag":null,"topics":["joyent","smartos","virtual-machine"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/farmergreg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-18T16:28:31.000Z","updated_at":"2017-03-18T17:01:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"8cde2aee-5483-47e1-a085-34df9d1672ba","html_url":"https://github.com/farmergreg/smartos-vl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fsmartos-vl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fsmartos-vl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fsmartos-vl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farmergreg%2Fsmartos-vl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farmergreg","download_url":"https://codeload.github.com/farmergreg/smartos-vl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248138008,"owners_count":21053775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["joyent","smartos","virtual-machine"],"created_at":"2024-11-05T21:35:11.255Z","updated_at":"2025-04-10T00:37:59.906Z","avatar_url":"https://github.com/farmergreg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vl\nvl is short for \"virtual machine login\" It enables management of virtual\nmachines running on a remote SmartOS node. To use this command type vl followed\nby enough text to uniquely identify the virtual machine that you want to\nlogin to.\n\n## Examples\n\nWhen run with no parameters it outputs a list of virtual machines:\n````\ngreg@home$ vl\nUUID                                  TYPE  RAM      STATE             ALIAS\naaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee  LX    512      running           prod-samba\naaaaaaaa-bbbb-cccc-dddd-ffffffffffff  LX    512      running           prod-nginx-01\naaaaaaaa-bbbb-cccc-dddd-gggggggggggg  LX    512      running           prod-nginx-02\ngreg@home$\n````\n\nWhen run with a parameter it logs into the virtual machine that is the closest match for your input.\n````\ngreg@home$ vl samba\n[Connected to zone 'aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee' pts/3]\nroot@prod-samba:#\n````\n````\ngreg@home$ vl nginx-01\n[Connected to zone 'aaaaaaaa-bbbb-cccc-dddd-ffffffffffff' pts/3]\nroot@prod-nginx-01:#\n````\n````\ngreg@home$ vl nginx\nMore than one virtual machine matches nginx. Here are your choices:\naaaaaaaa-bbbb-cccc-dddd-ffffffffffff  LX    512      running           prod-nginx-01\naaaaaaaa-bbbb-cccc-dddd-gggggggggggg  LX    512      running           prod-nginx-02\ngreg@home$\n````\n\n## Configuration\nBefore using this script you will need to set a shell variable to tell the script the address of your SmartOS machine:\nPlace the following line in your ~/.profile or run it from the command line (replace the ip address with your SmartOS host address):\n````\nexport SMARTOS=192.168.1.10\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarmergreg%2Fsmartos-vl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarmergreg%2Fsmartos-vl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarmergreg%2Fsmartos-vl/lists"}