nextcloud / nextcloud/external
Add site with occ command
Open
Nobody has claimed this yet.
enhancement
feedback-requested
good first issue
Hacktoberfest
medium
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 43
- Avg merge
- 15m
- Merged PRs (30d)
- 2
Description
Hi, how can I add a site using the occ command?
php occ config:app:set external <name> --value VALUE
I'm not sure what to put in the <name> field.
Thanks
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 php occ config:app:set external <name> --value VALUE command shown in the issue and review how the external app configuration is documented. Clarify what belongs in <name> and document a complete usage example; done means a newcomer can use the command to add a site without further explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100