{"id":20698754,"url":"https://github.com/christian-korneck/argprint","last_synced_at":"2026-02-18T00:34:28.299Z","repository":{"id":186897876,"uuid":"353342370","full_name":"christian-korneck/argprint","owner":"christian-korneck","description":"inspect cmdline arguments","archived":false,"fork":false,"pushed_at":"2021-03-31T13:14:39.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T16:32:16.495Z","etag":null,"topics":["args","argument-parser","arguments","cmdline","cmdline-parser"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christian-korneck.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,"governance":null}},"created_at":"2021-03-31T12:05:13.000Z","updated_at":"2024-11-08T14:21:39.000Z","dependencies_parsed_at":"2023-08-08T07:05:22.188Z","dependency_job_id":null,"html_url":"https://github.com/christian-korneck/argprint","commit_stats":null,"previous_names":["christian-korneck/argprint","glue-tools/argprint"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/christian-korneck/argprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fargprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fargprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fargprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fargprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christian-korneck","download_url":"https://codeload.github.com/christian-korneck/argprint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian-korneck%2Fargprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016089,"owners_count":26085802,"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":["args","argument-parser","arguments","cmdline","cmdline-parser"],"created_at":"2024-11-17T00:26:44.427Z","updated_at":"2025-10-13T16:32:27.836Z","avatar_url":"https://github.com/christian-korneck.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# argprint\n\na simple troubleshooting tool that repeats the command line arguments that get passed to it. Useful to inspect escaping, etc. Can be used i.e. as a temporary wrapper for any other command:\n\n```\n$ alias docker=argprint\n$ docker run --rm -ti fedora:34 /bin/bash -c \"echo hello world\"\n-----------------\nargs: 8\nargprint\nrun\n--rm\n-ti\nfedora:34\n/bin/bash\n-c\necho hello world\n-----------------\n$ unalias docker\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristian-korneck%2Fargprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristian-korneck%2Fargprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristian-korneck%2Fargprint/lists"}