nextcloud / nextcloud/previewgenerator

occ:preview:generate-all not supported

Open
#652 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
520
Forks
55
PR merge metrics
No merged PRs in 30d

Description

I read here https://apps.nextcloud.com/apps/previewgenerator there should be a preview:generate-all command but on my setup it is failing/mising

  [Symfony\Component\Console\Exception\CommandNotFoundException]  
  Command "preview:generate-all" is not defined.                  
                                                                  
  Did you mean one of these?                                      
      notification:generate                                       
      preview:cleanup                                             
      preview:generate                                            
      preview:reset-rendered-texts   

is this a docmentation issue? NC 33.0.2

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 preview:generate-all command referenced in the app listing and compare it with the commands available in the reported Nextcloud 33.0.2 setup, including preview:generate and preview:cleanup. Confirm whether the command is supported by this app version; done means the command works or the documentation no longer claims it is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.