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

https://github.com/pluralsh/plural-cli

cli for the plural platform
https://github.com/pluralsh/plural-cli

cli go golang

Last synced: 2 months ago
JSON representation

cli for the plural platform

Awesome Lists containing this project

README

          

# Plural CLI

Deploying your services using the Plural CLI.

## Installation

The Plural CLI is available on homebrew, a single line install can be done with:

```bash
brew install pluralsh/plural/plural
```

If you are using a machine that is not compatible with homebrew,
we recommend simply downloading a pre-built release on github and installing it onto your machines path. The releases can be found here: https://github.com/pluralsh/plural-cli/releases.

## Requirements

Plural does require a few other CLI's to be installed, namely:
* `helm`
* `terraform`
* `kubectl`
* cloud provider CLI for the infrastructure you're deploying to, like `aws`, `az`, `gcloud` etc.

## Quickstart

Detailed instructions can be found at https://docs.plural.sh/deployments/cli-quickstart.

## Reaching Out

If you have any issues with your plural installations, or just want to show us some love, feel free to drop into our discord [here](https://discord.gg/bEBAMXV64s)