Actions
Feature #25943
closedRFE foreman-maintain backup should have a switch for plain text output
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1670228
Description of problem:
Foreman-Maintain backup should have a flag to set the output to plain text so that it can be redirected to a log. Currently the output is formatted with non text characters. Redirecting it to a file results in a lot of garbage in the file.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. foreman-maintain backup offline -y -s backupfile >> log.txt
2. Check log.txt, see non text characters
3.
Actual results:
Lots of non text characters in the log file
Expected results:
An option for plain text output.
Additional info:
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/346 added
Updated by Kavita Gaikwad over 4 years ago
- Assignee changed from Anurag Patel to Suraj Patil
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman_maintain/pull/494 added
Updated by Ian Ballou over 3 years ago
- Assignee changed from Suraj Patil to Ian Ballou
- Pull request deleted (
https://github.com/theforeman/foreman_maintain/pull/346)
Updated by Ian Ballou over 3 years ago
- Status changed from Ready For Testing to Closed
Actions