{"id":19485367,"url":"https://github.com/philippgille/apiomat-cli","last_synced_at":"2025-10-24T12:37:28.786Z","repository":{"id":64306393,"uuid":"138425850","full_name":"philippgille/apiomat-cli","owner":"philippgille","description":"aom - CLI for ApiOmat, written in Go","archived":false,"fork":false,"pushed_at":"2019-05-15T22:30:51.000Z","size":142,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T15:44:33.414Z","etag":null,"topics":["aom","apiomat","cli","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philippgille.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}},"created_at":"2018-06-23T18:46:50.000Z","updated_at":"2018-09-01T15:49:19.000Z","dependencies_parsed_at":"2022-12-06T09:48:35.296Z","dependency_job_id":null,"html_url":"https://github.com/philippgille/apiomat-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/philippgille/apiomat-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fapiomat-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fapiomat-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fapiomat-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fapiomat-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philippgille","download_url":"https://codeload.github.com/philippgille/apiomat-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philippgille%2Fapiomat-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014803,"owners_count":26085594,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["aom","apiomat","cli","go","golang"],"created_at":"2024-11-10T20:27:30.911Z","updated_at":"2025-10-13T11:40:06.580Z","avatar_url":"https://github.com/philippgille.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apiomat-cli\n\n`aom` - CLI for ApiOmat, written in Go\n\nUnder construction!\n\n\u003cimg src=\"https://octodex.github.com/images/constructocat2.jpg\" alt=\"under-construction\" width=\"150\"/\u003e [![baby-gopher](https://raw.githubusercontent.com/drnic/babygopher-site/gh-pages/images/babygopher-badge.png)](http://www.babygopher.org)\n\n## Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n    - [Examples](#examples)\n\n## Installation\n\n`go get \"github.com/philippgille/apiomat-cli/aom\"`\n\n## Usage\n\n```\naom [flags]\naom [command]\n\nAvailable Commands:\n  class       Manages the \"MetaModel\" resource\n  help        Help about any command\n  version     Prints the version of the ApiOmat server\n\nFlags:\n  -d, --debug     Debug switch. Activate to include stack trace when errors are logged\n  -h, --help      help for aom\n  -v, --version   Print the version of the aom CLI (not of the ApiOmat server - use \"aom version\" for that\n\nUse \"aom [command] --help\" for more information about a command.\n```\n\n### Examples\n\n- Print the version of the ApiOmat server:\n    ```bash\n    $ aom version --baseUrl \"https://apiomat.yourcompany.com/yambas/rest\"\n    ApiOmat version: {\"server\":\"null:443\",\"version\":\"2.6.2-107E\"}\n    ```\n- List all classes of module \"MyModule\":\n    ```bash\n    $ aom class ls --module \"MyModule\" --baseUrl \"https://apiomat.yourcompany.com/yambas/rest\" --username \"john\" --password \"secret\"\n    Classes of module MyModule:\n    [\n        struct {\n            AllowedRolesCreate: [\n            ],\n            AllowedRolesGrant: [\n            ],\n            ...\n        },\n        ...\n    ]\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippgille%2Fapiomat-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilippgille%2Fapiomat-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippgille%2Fapiomat-cli/lists"}