Make `additional_options` configurable through the CLI
Open
Nobody has claimed this yet.
documentation
enhancement
priority: medium
- Dominant language
- PHP
- Stars
- 196
- Forks
- 26
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 31
Description
Describe why it is important and where it will be useful
It should be done for the occ app_api:daemon:register command.
ref: https://github.com/nextcloud/app_api/issues/300#issuecomment-2791905152
Describe your proposed solution
.
Describe alternatives you've considered, if relevant
No response
Additional context
No response
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 app_api:daemon:register command and trace how its options are defined and passed. Read the referenced issue comment for context on the expected behavior of configurable additional_options. Done means the command accepts and applies the option, with coverage for the relevant CLI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100