{"id":22261434,"url":"https://github.com/mhio/short","last_synced_at":"2026-04-08T16:31:43.213Z","repository":{"id":39974388,"uuid":"146818801","full_name":"mhio/short","owner":"mhio","description":"command line shorteners (docker,git,kubectl)","archived":false,"fork":false,"pushed_at":"2024-06-19T12:13:47.000Z","size":66,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T22:44:04.481Z","etag":null,"topics":["docker","git","kubectl","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mhio.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-30T23:51:25.000Z","updated_at":"2024-01-10T00:46:57.000Z","dependencies_parsed_at":"2025-01-30T12:37:17.842Z","dependency_job_id":null,"html_url":"https://github.com/mhio/short","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mhio/short","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhio%2Fshort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhio%2Fshort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhio%2Fshort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhio%2Fshort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhio","download_url":"https://codeload.github.com/mhio/short/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhio%2Fshort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["docker","git","kubectl","kubernetes"],"created_at":"2024-12-03T09:12:47.736Z","updated_at":"2026-04-08T16:31:43.196Z","avatar_url":"https://github.com/mhio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git, Docker and Kubernetes shell helpers\n\nv0.6.0 - back to the sh\n\n## Usage\n\n```\ncd ~\ngit clone https://github.com/mhio/short.git\n```\n\n`d` `g` and `k` scripts are supplied:\n```\n~/short/d run -ti --rm docker.io/debian echo it is $(date)\n```\n\nOr source the main scripts and create alias entries to the shortcuts (like `d`) in an rc file\n```\n# short docker, kubectl, git https://github.com/mhio/short\nsource ~/short/docker.sh\nalias d=dockerShort\nsource ~/short/kubectl.sh\nalias k=kubectlShort\nsource ~/short/git.sh\nalias g=gitShort\n```\n\nThen run\n```\ng s\nd ps\nk g all\n```\n\n## Git\n\n```\n$ g h\nthe (g)it function - g (a b c d l s)\n g a(dd)\n g b(ranch)\n g c(ommit)\n g d(iff)\n g l(og)\n g s(tatus)\n```\n\n## Docker\n\n```\n$ d h\nthe (d)ocker function - d (b r c i n v)\n d b(uild)\n d r(un)\n d c(ontainer)\n d i(mage)\n d psa      List all\n d rme      Remove Exited/Created\n d rmin     Remove \u003cnone\u003e images\n```\n\n## Kubernetes\n\n```\nthe (k)ubectl function - k ()\n k c(reate)\n k a(pply)\n k r(un)\n k s(et)\n k g(get)\n k d(escribe)\n k e(dit)\n k del(ete)\n k l(ogs)\n k ex(ec)\n k api-v(ersion)\n k api-r(esources)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhio%2Fshort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhio%2Fshort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhio%2Fshort/lists"}