https://github.com/anmolnagpal/alfred-docker-workflows
Alfred workflow for DevOps
https://github.com/anmolnagpal/alfred-docker-workflows
alfred alfred-workflow alfred3-workflow anmolnagpal devops docker mac
Last synced: 2 days ago
JSON representation
Alfred workflow for DevOps
- Host: GitHub
- URL: https://github.com/anmolnagpal/alfred-docker-workflows
- Owner: anmolnagpal
- Created: 2018-05-30T11:55:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T19:10:12.000Z (over 6 years ago)
- Last Synced: 2025-04-07T21:12:10.551Z (28 days ago)
- Topics: alfred, alfred-workflow, alfred3-workflow, anmolnagpal, devops, docker, mac
- Language: Shell
- Size: 364 KB
- Stars: 54
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- alfred-workflows - Docker - Search/Stop/Remove docker containers. (Developer)
README
Alfred Workflows Alfred Docker Workflows for MACOS
This workflow will list your Docker machines. Hitting enter on them will then
list your running containers & images, Using this plugin you can start the start/stop the container .## Usage
`docker`
![]()
List all Docker machines`docker [query]`
Start filtering the list of Docker machines by `[query]`
`docker [full-machine-name]`
List all operations you can do with `[full-machine-name]`.
## 👬 Contribution
- Open pull request with improvements
- Discuss ideas in issues
- Reach out with any feedback [](https://twitter.com/anmol_nagpal)