Skip to content

🚸 ux: group top level commands#96

Merged
jfbus merged 1 commit intomainfrom
root_groups
Mar 5, 2026
Merged

🚸 ux: group top level commands#96
jfbus merged 1 commit intomainfrom
root_groups

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented Mar 4, 2026

Description

This adds groups to top level commands:

octl
[...]
Usage:
  octl [flags]
  octl [command]

OUTSCALE Services Commands
  iaas        OUTSCALE IaaS management
  kube        OUTSCALE Kubernetes as a Service (OKS) management
  storage     OUTSCALE Object Storage (OOS) management

Configuration Commands
  profile     Profile file management

Additional Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  update      Update octl to the latest version

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): ux

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 March 4, 2026 15:19
@jfbus jfbus changed the title Root groups 🚸 ux: group top level commands Mar 4, 2026
@jfbus jfbus merged commit 89991d1 into main Mar 5, 2026
4 checks passed
@jfbus jfbus deleted the root_groups branch March 5, 2026 12:23
@jfbus jfbus added the kind/feature New feature or request label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants