management.management.commands.trustpointrestore¶
Management command to restore the Trustpoint container (Nginx TLS + wizard).
Classes¶
A Django management command to restore the Trustpoint container. |
Module Contents¶
- class management.management.commands.trustpointrestore.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶
Bases:
django.core.management.base.BaseCommandA Django management command to restore the Trustpoint container.
This restores the NGINX TLS certificate and the wizard state. It is unrelated to the restore of a database backup.