nextcloud / nextcloud/external

Add site with occ command

Open
#6 15 comments 0 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.