Avaya Experience Platform Support and Administration — Question 24

Which CLI shortcut command for Avaya Aura Device Service will create an archive "archive_file.tar.gz" with each of the log files to a count 2 under the current working directory?

Answer options

Correct answer: A

Explanation

The correct answer is A, as it correctly formats the command to include the necessary parameters for archiving log files with the specified count and output file name. Options B and C are incorrect because they either do not include the '.tar.gz' extension or use an incorrect capitalization in the command. Option D incorrectly places the count and the parameter order, which will not execute correctly.