1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-01 19:08:06 +02:00

Add some devops usual CLIs (#149)

This commit is contained in:
Paolo Oliveira 2017-10-10 16:23:02 -03:00 committed by Adam Garrett-Harris
parent 150680a395
commit 162cf90d2f

View File

@ -24,6 +24,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Development](#development)
- [Web Development](#web-development)
- [Mobile Development](#mobile-development)
- [Devops](#devops)
- [Database](#database)
- [Productivity](#productivity)
- [Utilities](#utilities)
@ -111,6 +112,11 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [mobicon-cli](https://github.com/SamVerschueren/mobicon-cli) - Mobile app icon generator.
- [mobisplash-cli](https://github.com/SamVerschueren/mobisplash-cli) - Mobile app splash screen generator.
## Devops
- [aws-cli](https://github.com/aws/aws-cli) - Universal Command Line Interface for Amazon Web Services.
- [azure-cli](https://github.com/Azure/azure-cli) - Command-line tools for Azure.
## Database
- [cycli](https://github.com/nicolewhite/cycli) - A terminal client for Neo4j with autocompletion and syntax highlighting.