nextcloud / nextcloud/app_api

Make `additional_options` configurable through the CLI

Open
#549 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.