{"id":18534153,"url":"https://github.com/latitudesh/lsh","last_synced_at":"2025-04-09T15:31:32.220Z","repository":{"id":218987976,"uuid":"743717982","full_name":"latitudesh/lsh","owner":"latitudesh","description":"⚙️ Command-Line Interface for Latitude.sh","archived":false,"fork":false,"pushed_at":"2025-01-08T13:46:34.000Z","size":1432,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-03T06:39:35.205Z","etag":null,"topics":["command-line","command-line-interface"],"latest_commit_sha":null,"homepage":"https://latitude.sh/docs/cli","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/latitudesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-01-15T20:46:42.000Z","updated_at":"2025-02-28T06:01:01.000Z","dependencies_parsed_at":"2024-04-29T17:57:41.010Z","dependency_job_id":"0d110ab2-72c4-4330-b664-325b3ea2aee1","html_url":"https://github.com/latitudesh/lsh","commit_stats":null,"previous_names":["latitudesh/lsh","latitudesh/cli"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/latitudesh%2Flsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/latitudesh%2Flsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/latitudesh%2Flsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/latitudesh%2Flsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/latitudesh","download_url":"https://codeload.github.com/latitudesh/lsh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248057967,"owners_count":21040668,"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":["command-line","command-line-interface"],"created_at":"2024-11-06T19:14:47.041Z","updated_at":"2025-04-09T15:31:31.733Z","avatar_url":"https://github.com/latitudesh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# lsh\n\n  \n\nlsh is the [Latitude.sh](http://latitude.sh/) command-line interface that will help you make it easier to retrieve any data from your team or perform any action you need.\n\n  \n\n## [](https://dash.readme.com/project/control/v2023-06-01/docs/overview)Installation\n\n  \n\n#### MacOS / Linux / WSL\n\nInstalling the latest version\n\n#### Homebrew:\n\n```\nbrew install latitudesh/tools/lsh\n```\n\n#### Installation Script:\n\n```bash\n\ncurl -sSL  https://raw.githubusercontent.com/latitudesh/lsh/main/install.sh | bash\n\n```\n\n\n#### Windows is not supported yet.\n\n##\n\n### From Github\n\n  \n\nVisit the Releases page and select any version you want to download.\n\n  \n  \n\n## [](https://docs.latitude.sh/docs/getting-started)Getting Started\n\n  \n\nLog in into Latitude.sh. An API Key is required.\n\n  \n\n`lsh login \u003cAPI_KEY\u003e`\n\n  \n\nList your servers\n\n  \n\n`lsh servers list`\n\n  \n\n## [](https://docs.latitude.sh/docs/commands) Commands\n\n  \n\nThe list of the available commands is available [here](https://www.latitude.sh/docs/cli/commands).\n\n  \n  \n\n## [](https://docs.latitude.sh/docs/examples-1) Examples\n\n  \n\nList a server with a specific hostname\n\n```bash\n\nlsh servers list --hostname \u003cHOSTNAME\u003e\n\n```\n\nCreate a server with Ubuntu 22 \n\n```bash\n\nlsh servers create --operating_system ubuntu_22_04_x64_lts --project \u003cPROJECT_ID_OR_SLUG\u003e --site \u003cLOCATION\u003e --hostname \u003cHOSTNAME\u003e --plan \u003cPLAN\u003e\n\n```\n  \nList all GPU plans\n\n```bash\n\nlsh plans list --gpu true\n\n```\n\nYou can see more examples [here](https://docs.latitude.sh/docs/cli/examples). Reach out if you want to see other use cases on `lsh`.\n  \n\n## Troubleshooting\nIf you encounter any problems when installing the CLI with the installation script, you can use the command below to uninstall the CLI.\n\n```bash\n\ncurl -sSL  https://raw.githubusercontent.com/latitudesh/lsh/main/uninstall.sh | bash\n\n```\n\n## Docs\n\n  \n\nFor more information, see the documentation.\n\n- [lsh Docs](https://www.latitude.sh/docs/cli)\n\n- [Product Docs](https://www.latitude.sh/docs)\n\n- [API Docs](https://docs.latitude.sh/reference)\n\n- [SDKs \u0026 Postman Collection](https://docs.latitude.sh/reference/client-libraries)\n\n  \n\n## Provide feedback and contribute\n\n  \n\n- [Open an issue](https://github.com/latitudesh/lsh/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) for questions, feedback, bug reports or feature requests.\n\n- We welcome pull requests for bug fixes, new features, and improvements to the examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flatitudesh%2Flsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flatitudesh%2Flsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flatitudesh%2Flsh/lists"}