Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 487 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 487 Bytes

Datum Cloud CLI

Prerequisites

Installing

Homebrew

The Datum Cloud CLI can be installed using the datum-cloud/tap tap.

$ brew tap datum-cloud/tap
==> Tapping datum-cloud/tap
...

$ brew install datum-cloud/tap/datumctl
==> Fetching datum-cloud/tap/datumctl

Manually

Install the Datum Cloud CLI using the following command.

go install go.datum.net/datumctl@latest