{"id":48434566,"url":"https://github.com/stackitcloud/stackit-argus-cli","last_synced_at":"2026-04-06T12:04:01.252Z","repository":{"id":65389524,"uuid":"518837889","full_name":"stackitcloud/stackit-argus-cli","owner":"stackitcloud","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-11T15:31:52.000Z","size":80905,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-24T07:55:57.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stackitcloud.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-28T12:30:24.000Z","updated_at":"2023-01-18T09:08:18.000Z","dependencies_parsed_at":"2024-01-11T11:38:54.669Z","dependency_job_id":"a95518af-02b0-4765-b697-74944942fbaf","html_url":"https://github.com/stackitcloud/stackit-argus-cli","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/stackitcloud/stackit-argus-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-argus-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-argus-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-argus-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-argus-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackitcloud","download_url":"https://codeload.github.com/stackitcloud/stackit-argus-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackitcloud%2Fstackit-argus-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31471470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":[],"created_at":"2026-04-06T12:04:01.191Z","updated_at":"2026-04-06T12:04:01.248Z","avatar_url":"https://github.com/stackitcloud.png","language":"Go","readme":"# STACKIT ARGUS CLI\n\n[![GoTemplate](https://img.shields.io/badge/go/template-black?logo=go)](https://github.com/SchwarzIT/go-template)\n\nCLI for interacting with STACKIT ARGUS API.\n\nThe project uses `make` to make your life easier. If you're not familiar with Makefiles you can take a look at [this quickstart guide](https://makefiletutorial.com).\n\nWhenever you need help regarding the available actions, just use the following command.\n\n```bash\nmake help\n```\n\n# Usage\n\n## Installation\n\n### From source\n\nIf you have Go on your machine, you can directly install by running:\n\n```bash\ngo install github.com/stackitcloud/stackit-argus-cli/cmd/stackit-argus-cli@latest\n```\n\u003e Based on your go configuration the `stackit-argus-cli` binary can be found in `$GOPATH/bin` or `$HOME/go/bin` in case `$GOPATH` is not set. Make sure to add the respective directory to your `$PATH`. [For more information see go docs](https://go.dev/ref/mod#go-install). Run `go env` to view your current configuration.\n\n### From the released binaries\n\nDownload the desired version for your operating system and processor architecture from the [STACKIT ARGUS CLI](https://github.com/stackitcloud/stackit-argus-cli/releases/tag/v1.0.3). Make the file executable and place it in a directory available in your $PATH.\n\n## Configuration\n\nTo set up configurations run:\n\n```bash\nstatckit-argus-cli configure\n```\n\nAfter that configuration file(.stackit-argus-cli.yaml) will be generated in your $HOME directory.\n\n## Update Client\n\nThe Client will be generated through the OpenAPI Spec file from ARGUS with [openapi-generator.tech](https://openapi-generator.tech/).\n\nTo update the generated code, run:\n\n```bash\nmake generate-client-code\n```\n\n## Setup\n\nTo get your setup up and running the only thing you have to do is\n\n```bash\nmake\n```\n\nThis will initialize a git repo, download the dependencies in the latest versions, install all needed tools and generate binary in \"./out/bin\" directory.\n\n## Test \u0026 lint\n\nRun linting\n\n```bash\nmake lint\n```\n\nRun tests\n\n```bash\nmake test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackitcloud%2Fstackit-argus-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackitcloud%2Fstackit-argus-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackitcloud%2Fstackit-argus-cli/lists"}