Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/automattic/vip-cli
The VIP-CLI
https://github.com/automattic/vip-cli
cli hosting node vip vip-go wordpress
Last synced: 1 day ago
JSON representation
The VIP-CLI
- Host: GitHub
- URL: https://github.com/automattic/vip-cli
- Owner: Automattic
- License: mit
- Created: 2018-01-04T22:28:13.000Z (about 7 years ago)
- Default Branch: trunk
- Last Pushed: 2025-01-22T23:04:29.000Z (8 days ago)
- Last Synced: 2025-01-23T00:43:56.923Z (8 days ago)
- Topics: cli, hosting, node, vip, vip-go, wordpress
- Language: JavaScript
- Homepage: https://docs.wpvip.com/vip-cli/
- Size: 59.1 MB
- Stars: 59
- Watchers: 8
- Forks: 18
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# VIP-CLI
VIP-CLI is a tool for interacting with and managing your [WordPress VIP applications](https://wpvip.com/).
## Further documentation
- [SETUP.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/SETUP.md) for installation and setup instructions, basic usage and environmental variables.
- [ARCHITECTURE.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/ARCHITECTURE.md) for information on architecture, code structure, data storage and security.
- [CONTRIBUTING.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/CONTRIBUTING.md) for information on how to contribute patches and features, also issue and pull request labels.
- [DEBUGGING.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/DEBUGGING.md) for information on how to debug the software.
- [TESTING.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/TESTING.md) for details on testing the software and individual tasks.
- [RELEASING.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/RELEASING.md) for details on deploying a new release.
- [SECURITY.md](https://github.com/Automattic/vip-cli/blob/trunk/docs/SECURITY.md) for information if you **found a security issue**.## Further information
- In the [WordPress VIP Lobby](https://lobby.vip.wordpress.com/) find announcements related to [VIP-CLI](https://lobby.vip.wordpress.com/?s=vip-cli) and [API](https://lobby.vip.wordpress.com/?s=vip%20go%20api).
- Find instructions for using [VIP-CLI](https://docs.wpvip.com/vip-cli/) in [WordPress VIP's Documentation](https://docs.wpvip.com/).
- [Changelog](https://github.com/Automattic/vip-cli/blob/trunk/docs/CHANGELOG.md) file for VIP-CLI is available.
- [VIP Cloud Changelog](https://wpvipchangelog.wordpress.com/) logs changes to the [VIP-CLI](https://wpvipchangelog.wordpress.com/?s=cli) and other aspects of the platform.