qovery-cli
qovery-cli copied to clipboard
Qovery Command Line Interface
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.7.2 to 1.8.1. Release notes Sourced from github.com/hashicorp/vault/api's releases. v1.8.1 1.8.1 August 5th, 2021 CHANGES: go: Update go version to 1.16.6 [GH-12245] IMPROVEMENTS: serviceregistration: add external-source: "vault"...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.6.0 Summer 2022 Release Some exciting changes make their way to Cobra! Command completions continue to get better...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.13.0 to 0.14.0. Release notes Sourced from github.com/getsentry/sentry-go's releases. 0.14.0 feat: Add function to continue from trace string (#434) feat: Add max-depth options (#428) ref: Use a...
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.45 to 0.12.49. Release notes Sourced from github.com/pterm/pterm's releases. v0.12.49 What's Changed Fixes 🔧 fixed #352 by @MarvinJWendt in pterm/pterm#409 Full Changelog: https://github.com/pterm/pterm/compare/v0.12.48...v0.12.49 v0.12.48 What's Changed Exciting...
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.5 to 2.3.6. Commits 55474c3 Add a RemoveSelectAll and RemoveSelectNone config to multi-select (#439) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
**What would you like to be added**: Update qovery install script to account for arm64 architecture, and not hardcode amd64 an update proposal to the script: ```bash #!/usr/bin/env bash ...
**What would you like to be added**: A better return from the qovery container domain list command. I use it with the --json flag to be able to list and...
**What happened**: `zsh: bad CPU type in executable: qovery` **What you expected to happen**: Be connected to use Qovery CLI **How to reproduce it (as minimally and precisely as possible)**:...
**What would you like to be added**: Add a flag "containers" to the `redeploy` command **Why is this needed**: to redeploy multiple containers simultaneously, as we can do with the...