We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904dc6c commit 6aad179Copy full SHA for 6aad179
1 file changed
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
- Make `--family` parameter of `server firewall create` command optional to allow editing the default rules.
14
+- Update `cobra` to `v1.5.0` and refactor required flag validation code. This affects validation error messages.
15
16
### Fixed
17
- Complete shell input with uppercase letters (e.g., `Cap` to `CapitalizedName` will now work)
0 commit comments