Housekeeping command should honor verbosity "0" #5460

Closed
opened 2025-12-29 19:28:18 +01:00 by adam · 2 comments
Owner

Originally created by @Carbenium on GitHub (Oct 1, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.0.4

Feature type

Change to existing functionality

Proposed functionality

According to the django docs commands should not produce any output with --verbosity 0.

Use case

This is useful when running the command as cron job, so that a successful completion does not generate an email.

Database changes

No response

External dependencies

No response

Originally created by @Carbenium on GitHub (Oct 1, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.0.4 ### Feature type Change to existing functionality ### Proposed functionality According to the [django docs](https://docs.djangoproject.com/en/3.2/ref/django-admin/#cmdoption-verbosity) commands should not produce any output with `--verbosity 0`. ### Use case This is useful when running the command as cron job, so that a successful completion does not generate an email. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: bugstatus: accepted labels 2025-12-29 19:28:18 +01:00
adam closed this issue 2025-12-29 19:28:19 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 1, 2021):

More of a bug than a feature I'd say.

@jeremystretch commented on GitHub (Oct 1, 2021): More of a bug than a feature I'd say.
Author
Owner

@Carbenium commented on GitHub (Oct 1, 2021):

Thanks!

@Carbenium commented on GitHub (Oct 1, 2021): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5460