- 27 Jun, 2017 6 commits
-
-
Steven Murray authored
Returned some formatting to the output of the "cta archivefile ls" command
-
Steven Murray authored
Changed the type of the ListArchiveFilesCmd::m_readBuffer member-variable from std::string to std::ostringstream. This modification will make it much easier to add output formatting for the "cta archivefile ls" command in the future.
-
Steven Murray authored
Moved the path column of the output of the "cta archivefile ls" command to the very end of the line. This was done because the path column is the only real random width column.
-
Steven Murray authored
The "cta af ls" command now sends several rows back to the client in a single reply.
-
Steven Murray authored
Set the header colour of the "cta af ls -h" command back to red
-
Steven Murray authored
First version of a streaming "cta archivefile ls" command.
-