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
- Host: GitHub
- URL: https://github.com/premiscale/devspace-plugin-rancher
- Owner: premiscale
- Created: 2022-11-01T12:43:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T13:38:37.000Z (over 2 years ago)
- Last Synced: 2025-04-02T23:11:23.441Z (9 months ago)
- Topics: devspace, kubernetes, rancher
- Language: Shell
- Homepage: https://github.com/rancher/cli
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```