Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datum-cloud/datumctl
A CLI for interacting with Datum Cloud
https://github.com/datum-cloud/datumctl
Last synced: 14 days ago
JSON representation
A CLI for interacting with Datum Cloud
- Host: GitHub
- URL: https://github.com/datum-cloud/datumctl
- Owner: datum-cloud
- License: apache-2.0
- Created: 2024-12-12T19:17:52.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2024-12-12T19:53:01.000Z (17 days ago)
- Last Synced: 2024-12-12T20:35:52.851Z (17 days ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Datum Cloud CLI
## Prerequisites
- [Golang](https://go.dev)
## Installing
Install the Datum Cloud CLI using the following command.
```shell
go install go.datum.net/datumctl@latest
```