nextcloud / nextcloud/docker

Autocompletion for `occ`

Open
#2,312 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement image priority: low
Dominant language
Shell
Stars
7.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

See whether it's feasible to enable autocompletion for occ within the image: https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html#enabling-autocompletion

There are some hurdles, such as needing bash-complete + the www-data profile/nologin usage

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.

Research direction

Start with the occ autocompletion guidance in the linked Nextcloud documentation and inspect how this Docker image handles bash-complete and the www-data profile/nologin setup. Determine whether autocompletion can work within the image without breaking its user configuration. Done means a documented, working approach or a clear conclusion that the hurdles prevent it.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
cli, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.