Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

occ app:list --disabled #32699

Closed
tobiasKaminsky opened this issue Jun 2, 2022 · 3 comments · Fixed by #33546
Closed

occ app:list --disabled #32699

tobiasKaminsky opened this issue Jun 2, 2022 · 3 comments · Fixed by #33546
Labels
1. to develop Accepted and waiting to be taken care of enhancement feature: apps management feature: occ good first issue Small tasks with clear documentation about how and in which place you need to fix things in.

Comments

@tobiasKaminsky
Copy link
Member

Above command can help admins to automate things.
Right now the disabled apps are shown as a subset of "app:list", but not in isolation.

@tobiasKaminsky tobiasKaminsky added enhancement 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Jun 2, 2022
@PVince81 PVince81 added good first issue Small tasks with clear documentation about how and in which place you need to fix things in. 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Jun 17, 2022
@adam-blakey
Copy link
Contributor

Hi there @tobiasKaminsky. I'm looking to fix my first issue and came across this one, but I'm struggling a little bit in getting started. Could you point me in the right direction?

@tobiasKaminsky
Copy link
Member Author

@PVince81 can you help Adam here?
@JustAdamHere I "just" created this issue, but do not have real server development experience.

@PVince81
Copy link
Member

@JustAdamHere you can start here https://docs.nextcloud.com/server/latest/developer_manual/getting_started/devenv.html

the code in question is here: https://github.com/nextcloud/server/blob/master/core/Command/App/ListApps.php#L46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement feature: apps management feature: occ good first issue Small tasks with clear documentation about how and in which place you need to fix things in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants