{"id":13529462,"url":"https://github.com/elvitin/printdocker-zsh-plugin","last_synced_at":"2026-03-10T14:17:13.748Z","repository":{"id":245707125,"uuid":"819016665","full_name":"elvitin/printdocker-zsh-plugin","owner":"elvitin","description":"oh-my-zsh plugin to pretty print all docker objects","archived":false,"fork":false,"pushed_at":"2024-06-23T15:57:20.000Z","size":7916,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T06:59:27.091Z","etag":null,"topics":[],"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/elvitin.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":"2024-06-23T14:38:41.000Z","updated_at":"2024-06-23T15:57:24.000Z","dependencies_parsed_at":"2024-06-23T15:57:16.218Z","dependency_job_id":"0d92b8c2-fcb6-4ed0-bf6d-fdce70607997","html_url":"https://github.com/elvitin/printdocker-zsh-plugin","commit_stats":null,"previous_names":["eltaveira/printdocker-zsh-plugin"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvitin%2Fprintdocker-zsh-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvitin%2Fprintdocker-zsh-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvitin%2Fprintdocker-zsh-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elvitin%2Fprintdocker-zsh-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elvitin","download_url":"https://codeload.github.com/elvitin/printdocker-zsh-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246670544,"owners_count":20815003,"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","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":"2024-08-01T07:00:36.568Z","updated_at":"2026-03-10T14:17:13.637Z","avatar_url":"https://github.com/elvitin.png","language":"Shell","funding_links":[],"categories":["Plugins","Recently Updated"],"sub_categories":["ZSH on Windows","[Jul 15, 2024](/content/2024/07/15/README.md)"],"readme":"# printdocker-zsh-plugin\n\n[oh-my-zsh plugin](https://github.com/ohmyzsh/ohmyzsh) for pretty print all docker objects.\n\n![](./sample.gif)\n\n## Install\n\nCreate a new directory in `ZSH_CUSTOM/plugins` called `printdocker` and clone this repo into that directory. Note: it must be named `printdocker` or `oh-my-zsh` won't recognize that is a valid plugin directory. The command below make this:\n\n```shell\ngit clone --depth 1 https://github.com/elvitin/printdocker-zsh-plugin $ZSH_CUSTOM/plugins/printdocker\n```\n\n## Usage\n\nAdd `printdocker` to the `plugins=()` list in your `~/.zshrc` file and you're done.\n\n```shell\nplugins=(printdocker)\n\n# Multiple plugins should be separated by space character, e.g.:\n# plugins=(somePlugin printdocker)\n```\n\nand finally, run this command in your zsh shell:\n\n```shell\n$ printdocker\n```\n\nor\n\n```shell\n$ printdocker full\n```\n\nto print objects without truncate any information.\n\n## License\n\nThis project is licensed under [MIT license](http://opensource.org/licenses/MIT).\nFor the full text of the license, see the [LICENSE](LICENSE) file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvitin%2Fprintdocker-zsh-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felvitin%2Fprintdocker-zsh-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felvitin%2Fprintdocker-zsh-plugin/lists"}