{"id":50701602,"url":"https://github.com/oqtopus-team/oqtopus-cli","last_synced_at":"2026-06-09T09:31:06.224Z","repository":{"id":355792826,"uuid":"1229583248","full_name":"oqtopus-team/oqtopus-cli","owner":"oqtopus-team","description":"OQTOPUS CLI is a command line interface for preparing and operating a local OQTOPUS backend environment","archived":false,"fork":false,"pushed_at":"2026-06-03T01:39:53.000Z","size":255,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T03:20:55.895Z","etag":null,"topics":["quantum","quantum-computing"],"latest_commit_sha":null,"homepage":"https://oqtopus-cli.readthedocs.io/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oqtopus-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-05T07:32:30.000Z","updated_at":"2026-06-03T01:39:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/oqtopus-team/oqtopus-cli","commit_stats":null,"previous_names":["oqtopus-team/oqtopus-cli"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/oqtopus-team/oqtopus-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oqtopus-team%2Foqtopus-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oqtopus-team%2Foqtopus-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oqtopus-team%2Foqtopus-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oqtopus-team%2Foqtopus-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oqtopus-team","download_url":"https://codeload.github.com/oqtopus-team/oqtopus-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oqtopus-team%2Foqtopus-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34101065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["quantum","quantum-computing"],"created_at":"2026-06-09T09:31:05.473Z","updated_at":"2026-06-09T09:31:06.216Z","avatar_url":"https://github.com/oqtopus-team.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD041 --\u003e\n![OQTOPUS logo](./docs/asset/oqtopus-logo.png)\n\n# OQTOPUS CLI (Command Line Interface)\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![slack](https://img.shields.io/badge/slack-OQTOPUS-pink.svg?logo=slack\u0026style=plastic\")](https://join.slack.com/t/oqtopus/shared_invite/zt-3bpjb7yc3-Vg8IYSMY1m5wV3DR~TMSnw)\n\n## Overview\n\n**OQTOPUS CLI** is a command line interface for preparing and operating local\nOQTOPUS environments.\n\nIt gives OQTOPUS users a familiar command-line workflow for creating\nenvironments, installing components, and starting or stopping local services\nfrom one `oqtopus` command. Instead of manually arranging release archives,\nconfiguration files, process IDs, and runtime directories, users can manage\nlocal environments with package-manager-like commands.\n\n**Cloud-local environment:**\n\n```bash\noqtopus init demo --template cloud-local\noqtopus cloud-local install cloud\noqtopus cloud-local start user\noqtopus cloud-local status\noqtopus cloud-local stop user\n```\n\n**Backend environment:**\n\n```bash\noqtopus init demo --template backend\noqtopus backend install engine\noqtopus backend start core\noqtopus backend status\noqtopus backend stop core\n```\n\nOQTOPUS CLI currently focuses on Linux and macOS local workflows.\nA future Rust implementation is planned separately.\n\n## Documentation\n\n- [Documentation Home](https://oqtopus-cli.readthedocs.io/)\n\n## Citation\n\nCitation information is also available in the [CITATION](https://github.com/oqtopus-team/oqtopus-cli/blob/main/CITATION.cff) file.\n\n## Contact\n\nYou can contact us by creating an issue in this repository or by email:\n\n- [oqtopus-team[at]googlegroups.com](mailto:oqtopus-team[at]googlegroups.com)\n\n## License\n\nOQTOPUS CLI is released under the [Apache License 2.0](https://github.com/oqtopus-team/oqtopus-cli/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foqtopus-team%2Foqtopus-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foqtopus-team%2Foqtopus-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foqtopus-team%2Foqtopus-cli/lists"}