{"id":50494024,"url":"https://github.com/datum-cloud/datumctl-plugins","last_synced_at":"2026-06-02T05:05:20.694Z","repository":{"id":361929853,"uuid":"1250640810","full_name":"datum-cloud/datumctl-plugins","owner":"datum-cloud","description":"Official plugin index for datumctl","archived":false,"fork":false,"pushed_at":"2026-06-01T20:45:54.000Z","size":12,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-01T22:22:56.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datum-cloud.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-26T20:41:44.000Z","updated_at":"2026-05-29T14:38:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/datum-cloud/datumctl-plugins","commit_stats":null,"previous_names":["datum-cloud/datumctl-plugins"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/datum-cloud/datumctl-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fdatumctl-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fdatumctl-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fdatumctl-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fdatumctl-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datum-cloud","download_url":"https://codeload.github.com/datum-cloud/datumctl-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datum-cloud%2Fdatumctl-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33807076,"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-02T02:00:07.132Z","response_time":109,"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":[],"created_at":"2026-06-02T05:05:20.063Z","updated_at":"2026-06-02T05:05:20.681Z","avatar_url":"https://github.com/datum-cloud.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# datumctl-plugins\n\nThe official plugin index for [datumctl](https://github.com/datum-cloud/datumctl), the CLI for [Datum Cloud](https://datum.net).\n\n## Available plugins\n\n| Name | Description |\n|------|-------------|\n| [compute](plugins/compute.yaml) | Deploy and manage containerized workloads on Datum Cloud |\n\n## Installing a plugin\n\n```sh\ndatumctl plugin install compute\n```\n\n## Submitting a plugin\n\n1. Add the `datumctl-plugin` topic to your GitHub repository.\n2. Open a PR adding `plugins/\u003cyour-plugin-name\u003e.yaml` following the [schema](schema/plugin-v1alpha1.json).\n3. CI will validate your manifest: schema, URI resolution, and SHA256 verification.\n4. Once merged, `index.yaml` is regenerated automatically.\n\n## Plugin manifest format\n\n```yaml\napiVersion: datumctl.datum.net/v1alpha1\nkind: Plugin\nmetadata:\n  name: my-plugin          # short name: datumctl plugin install my-plugin\nspec:\n  shortDescription: One-line description shown in datumctl plugin search\n  homepage: https://github.com/your-org/datumctl-my-plugin\n  version: v1.0.0\n  platforms:\n    - selector:\n        matchLabels:\n          os: linux\n          arch: amd64\n      uri: https://github.com/your-org/datumctl-my-plugin/releases/download/v1.0.0/datumctl-my-plugin_Linux_x86_64.tar.gz\n      sha256: \u003clowercase hex sha256 of the archive\u003e\n```\n\nThe binary inside each archive must be named `datumctl-\u003cname\u003e` (or `datumctl-\u003cname\u003e.exe` on Windows).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatum-cloud%2Fdatumctl-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatum-cloud%2Fdatumctl-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatum-cloud%2Fdatumctl-plugins/lists"}