Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

shell completions

Open
#1,257 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
bash, fish, shell, typescript, zsh

Research direction

Start by locating the CLI entry point and command definitions, then check whether the repository already has any completion-generation or shell-specific files. Verify the available commands and options against fish, bash, and zsh completion behavior; done means users can discover the CLI's supported commands and options in each requested shell.

Written by the indexing model from the issue text.

Description

Please add shell completions. I am using the fish shell, but you probably also want to add stuff like bash/zsh completions.
Thanks!

Dominant language
TypeScript
Stars
3k
Forks
461
Avg merge
18m
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from devcontainers/cli

All issues in devcontainers/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.