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
- Host: GitHub
- URL: https://github.com/heeser-io/universe-cli
- Owner: heeser-io
- Created: 2022-05-03T21:37:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T20:54:01.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T14:27:56.288Z (about 2 years ago)
- Topics: cloud, database, functions, identities
- Language: Go
- Homepage: https://app.universecloud.io
- Size: 193 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```