plural-cli
plural-cli copied to clipboard
cli for the plural platform
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gopkg.in/yaml.v2](https://togithub.com/go-yaml/yaml) | require | major | `v2.4.0` -> `v3.0.1` | --- ### Configuration...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/urfave/cli](https://togithub.com/urfave/cli) | require | major | `v1.22.10` -> `v2.23.4` | --- ### Configuration...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
## Summary `plural destroy` does not complete successfully b/c it gets stuck on some error along the way when destroying the `monitoring` application Run it the first time: ``` [plural]...
## Summary We were trying to share access to an encrypted deployment repository using `plural crypto share` as per https://docs.plural.sh/advanced-topics/security/secret-management#share-a-repo It does not work as expected though as it's not...
We should add a github action to run packer for our AWS AMI, along with updating it so it grabs releases from GitHub and is versioned the same as what...
## Summary Installation from brew tap does not work with all the "without" flags. ## Reproduction ```console ❮ brew install pluralsh/plural/plural --without-helm --without-terraform --without-kubectl ==> Cloning https://github.com/pluralsh/plural-cli.git Updating /Users/hans.rauer/Library/Caches/Homebrew/plural--git origin/HEAD...
## Use Case We no longer need to ask users to type the full fqdn since clusters have a fixed domain they use. Just require the user-provided slug at the...