Skip to content

🐛 fix: avoid duplicate service group in usage#240

Merged
jfbus merged 1 commit into
mainfrom
duplicate_service
Jul 9, 2026
Merged

🐛 fix: avoid duplicate service group in usage#240
jfbus merged 1 commit into
mainfrom
duplicate_service

Conversation

@jfbus

@jfbus jfbus commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Description

The service group may appear multiple times in usage:

octl kube -h
OUTSCALE Kubernetes as a Service (OKS) management

Usage:
  octl kube [command]

Aliases:
  kube, oks

api
  api         kube api calls

service
  cluster     cluster commands
  nodepool    nodepool commands
  project     project commands
  publicip    publicip commands
  quota       quota commands

service
  cluster     cluster commands
  nodepool    nodepool commands
  project     project commands
  publicip    publicip commands
  quota       quota commands

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus jfbus marked this pull request as ready for review July 9, 2026 13:34
@jfbus jfbus requested a review from a team July 9, 2026 13:34
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

No diff in reference doc 😀

@github-actions github-actions Bot added the kind/bug Bug fix label Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

🔖 auto-tagging: Adding label "kind/bug"

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Binary size: 81.7MB => 81.7MB (change +0KB, +0.0%) 😉

@jfbus jfbus merged commit 6a9df7e into main Jul 9, 2026
11 checks passed
@jfbus jfbus deleted the duplicate_service branch July 9, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Bug fix

Development

Successfully merging this pull request may close these issues.

2 participants