[x] cat analog for outputting files inside of containers. It would print only files with raw text (non-binary) because it can break console, but will introduced flag --force-print that would enable printing binary files. (Related issue: #23)
[ ] diff analog that will output difference in file structure and differences in files that exists in both containers. Possibly it would be two different subcommands.
New features suggestion:
cat
analog for outputting files inside of containers. It would print only files with raw text (non-binary) because it can break console, but will introduced flag--force-print
that would enable printing binary files. (Related issue: #23)diff
analog that will output difference in file structure and differences in files that exists in both containers. Possibly it would be two different subcommands.