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

https://github.com/premiscale/devspace-plugin-rancher

DevSpace plugin for the Rancher CLI
https://github.com/premiscale/devspace-plugin-rancher

devspace kubernetes rancher

Last synced: 9 months ago
JSON representation

DevSpace plugin for the Rancher CLI

Awesome Lists containing this project

README

          

DevSpace Rancher Plugin
-----------------------

This plugin adds the [Rancher CLI](https://github.com/rancher/cli/releases) commands to [DevSpace](https://github.com/loft-sh/devspace).

## Installation

You can add this plugin to devspace via:

```
devspace add plugin https://github.com/bjd2385/devspace-plugin-rancher --version=v
```

Update this plugin via:

```
devspace update plugin rancher
```

Delete the plugin via:

```
devspace remove plugin rancher
```