{"id":19347178,"url":"https://github.com/dcos/dcos-http-cli","last_synced_at":"2025-10-09T21:34:27.101Z","repository":{"id":68916558,"uuid":"142763532","full_name":"dcos/dcos-http-cli","owner":"dcos","description":"HTTP requests against your DC/OS cluster!","archived":false,"fork":false,"pushed_at":"2023-02-25T04:13:18.000Z","size":4363,"stargazers_count":3,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T08:40:20.829Z","etag":null,"topics":["dcos","dcos-ux-guild"],"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/dcos.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":"2018-07-29T13:32:33.000Z","updated_at":"2020-07-01T15:28:36.000Z","dependencies_parsed_at":"2024-06-21T15:16:55.239Z","dependency_job_id":"9be685e2-6e7e-487c-913e-8f0f1a733cdd","html_url":"https://github.com/dcos/dcos-http-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dcos/dcos-http-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcos%2Fdcos-http-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcos%2Fdcos-http-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcos%2Fdcos-http-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcos%2Fdcos-http-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcos","download_url":"https://codeload.github.com/dcos/dcos-http-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcos%2Fdcos-http-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002054,"owners_count":26083286,"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-09T02:00:07.460Z","response_time":59,"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":["dcos","dcos-ux-guild"],"created_at":"2024-11-10T04:14:38.701Z","updated_at":"2025-10-09T21:34:27.086Z","avatar_url":"https://github.com/dcos.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dcos-http-cli\n\n`dcos-http-cli` is a [DC/OS CLI plugin](https://docs.mesosphere.com/latest/cli/plugins/),\nit let's you run HTTP requests against your clusters.\n\n## Installation\n\nOnce you've [installed the DC/OS CLI](https://docs.mesosphere.com/latest/cli/install/) and it is attached to your cluster,\nthe plugin can be installed through the [dcos plugin add](https://docs.mesosphere.com/latest/cli/command-reference/dcos-plugin/dcos-plugin-add/) command.\n\n### macOS\n\n```console\n$ dcos plugin add -u https://github.com/dcos/dcos-http-cli/releases/download/0.1.0/dcos-http-cli.darwin.zip\n```\n\n### Linux\n\n```console\n$ dcos plugin add -u https://github.com/dcos/dcos-http-cli/releases/download/0.1.0/dcos-http-cli.linux.zip\n```\n\n### Windows\n\n```console\n$ dcos plugin add -u https://github.com/dcos/dcos-http-cli/releases/download/0.1.0/dcos-http-cli.windows.zip\n```\n\n## Usage\n\n```console\n$ dcos http /dcos-metadata/dcos-version.json\n{\n  \"version\": \"1.13.0-alpha\",\n  \"dcos-image-commit\": \"5263b0cc09c1bf250e826cab64b902180298fa4b\",\n  \"bootstrap-id\": \"1c5b7331b17e5c21e46c85ff1486389c0de1504e\",\n  \"dcos-variant\": \"enterprise\"\n}\n```\n\nRun `dcos http` for command usage information.\n\n## Development\n\nThis project also acts as a reference implementation for CLI plugin developers.\n\nIt follows the [DC/OS CLI guidelines](https://github.com/dcos/dcos-cli/blob/master/design/style.md)\nand provides [autocompletion support](https://github.com/dcos/dcos-cli/blob/master/design/plugin.md#add-autocompletion-to-a-plugin).\n\n\n### Running the plugin\n\nIn order to run the plugin from sources, you must first have the DC/OS CLI installed and attached to a cluster.\n\nThen you can build the plugin and add it to your CLI:\n\n```console\n$ make install\n```\n\nIt can now be invoked through `dcos http [...]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcos%2Fdcos-http-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcos%2Fdcos-http-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcos%2Fdcos-http-cli/lists"}