An open API service indexing awesome lists of open source software.

https://github.com/heeser-io/universe-cli

CLI for better usage of universecloud
https://github.com/heeser-io/universe-cli

cloud database functions identities

Last synced: 6 months ago
JSON representation

CLI for better usage of universecloud

Awesome Lists containing this project

README

          

## universe cli
### Usage
```sh
UNIVERSE_API_KEY=xxx universe
```
### Docker
You can use our prebuilt golang alpine container with universe cli for your projects.
```sh
docker run -it ghcr.io/heeser-io/universe-cli:1.0.0
```