Autocompletion for `occ`
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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