Skip to content

Feature: Add CLI Auto-Completion (Bash/Zsh) #27

Description

@chefgs

Summary

Add shell auto-completion for DevOps-OS CLI

Why

The CLI already has many commands (process-first, scaffold gha, scaffold gitlab, scaffold sre, etc.). Adding shell completion will improve usability.

Tasks

  • Add support for bash completion

  • Optionally support zsh

  • Document installation in docs site

Example usage:

devopsos scaf<TAB>

Expected result:

scaffold gha
scaffold gitlab
scaffold jenkins
scaffold sre

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions