Issue
How to show more lines in the output of the malware command?
Environment
- Imunify360
- ImunifyAV
Solution
1. By default, the following command has the limit of the output:
imunify360-agent malware malicious list --user cltest
2. To get more lines, add the --limit 500 at the end of your command. You can put any number if you want to get more lines.
imunify360-agent malware malicious list --user cltest --limit 500
More options you can find here:
Useful links
Comments
0 comments
Please sign in to leave a comment.