{"id":22131637,"url":"https://github.com/martikan/artemisctl","last_synced_at":"2026-02-15T23:32:22.395Z","repository":{"id":265221108,"uuid":"895491983","full_name":"martikan/artemisctl","owner":"martikan","description":"Lightweight CLI tool for activemq-artemis using STOMP","archived":false,"fork":false,"pushed_at":"2024-12-04T09:50:43.000Z","size":13,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T00:09:37.948Z","etag":null,"topics":["go","stomp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/martikan.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-11-28T10:04:25.000Z","updated_at":"2024-12-04T07:04:53.000Z","dependencies_parsed_at":"2025-04-10T10:41:55.874Z","dependency_job_id":"4bdc4e05-9b0f-49e7-9750-0947cff18e93","html_url":"https://github.com/martikan/artemisctl","commit_stats":null,"previous_names":["martikan/artemisctl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/martikan/artemisctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martikan%2Fartemisctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martikan%2Fartemisctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martikan%2Fartemisctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martikan%2Fartemisctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martikan","download_url":"https://codeload.github.com/martikan/artemisctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martikan%2Fartemisctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29492554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","stomp"],"created_at":"2024-12-01T18:35:58.868Z","updated_at":"2026-02-15T23:32:22.381Z","avatar_url":"https://github.com/martikan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# artemisctl\n\nLightweight client tool to interact with ActiveMQ-Artemis broker via STOMP.\n\nUsage:\n\nconsume messages from TestUser queue:\n\n```shell\nartemisctl -u artemis -p artemis -q TestUser\n```\n\nconsume messages using different broker instead of localhost one:\n\n```shell\nartemisctl -b internal.demo.artemis:30202 -u artemis -p artemis -q TestUser\n```\n\n---\n\nproduce plain text messages to TestUser queue:\n\n```shell\nartemisctl -m P -u artemis -p artemis -q TestUser \\                                                                                                                                                             11:14:48\n-message '{\"id\": 1, \"firstName\": \"Test1\", \"lastName\": \"Test\"}' \\\n-message '{\"id\": 2, \"firstName\": \"Test2\", \"lastName\": \"Test\"}' \\\n-message '{\"id\": 3, \"firstName\": \"Test3\", \"lastName\": \"Test\"}'\n```\n\nproduce json text messages to TestUser queue:\n\n```shell\nartemisctl -m P -u artemis -p artemis -q TestUser -t json \\                                                                                                                                                             11:14:48\n-message '{\"id\": 1, \"firstName\": \"Test1\", \"lastName\": \"Test\"}' \\\n-message '{\"id\": 2, \"firstName\": \"Test2\", \"lastName\": \"Test\"}' \\\n-message '{\"id\": 3, \"firstName\": \"Test3\", \"lastName\": \"Test\"}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartikan%2Fartemisctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartikan%2Fartemisctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartikan%2Fartemisctl/lists"}