summaryrefslogtreecommitdiffstats
path: root/lib/container/list (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating year in copyright information for 2017.Daniel Baumann2017-01-041-1/+1
* Handling unreadable container directory properly in container list command.Daniel Baumann2016-12-201-1/+4
* Fixing suffix in nwdiag output in container list command.Daniel Baumann2016-12-131-0/+9
* Enabling pre and post hooks in container commands.Daniel Baumann2016-12-111-0/+19
* Adding XML export format to container list command.Daniel Baumann2016-12-111-0/+33
* Adding YAML export format to container list command.Daniel Baumann2016-12-111-0/+24
* Adding nwdiag export format to container list command.Daniel Baumann2016-12-111-2/+85
* Adding JSON export format to container list command.Daniel Baumann2016-12-111-0/+36
* Adding CSV export format to container list command.Daniel Baumann2016-12-111-2/+24
* Removing half-finished multi-address handling in container list command.Daniel Baumann2016-12-111-20/+6
* Renaming short format in container list command to shell for consistency.Daniel Baumann2016-12-111-7/+1
* Renaming full format in container list command to cli for consistency.Daniel Baumann2016-12-111-4/+4
* Sorting format code in container list command.Daniel Baumann2016-12-111-4/+4
* Adding trailing line in full format for container list command.Daniel Baumann2016-12-111-0/+13
* Renaming internal show function in container list command for consistency.Daniel Baumann2016-12-111-23/+23
* Completing usage message in container list command.Daniel Baumann2016-12-111-1/+1
* Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann2016-11-251-3/+3
* Using fallback to ifupdown addresses in container list command for container ...Daniel Baumann2016-11-121-0/+3
* Avoid repeating ipv4 address of the previous container in container list comm...Daniel Baumann2016-11-121-0/+2
* Updating container list command to use systemd-networkd config instead of ifu...Daniel Baumann2016-11-061-2/+2
* Dropping lxc ignore in container list command.Daniel Baumann2016-08-041-6/+0
* Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann2016-07-011-2/+2
* Showing only local containers by default in container list command.Daniel Baumann2016-07-011-127/+52
* Adding option to list only container that are not enable for automatic start ...Daniel Baumann2016-06-141-24/+60
* Using UTF-8 symbols for container status.Daniel Baumann2016-06-141-9/+9
* Showing local containers in container list command only.Daniel Baumann2016-06-141-2/+29
* Correcting aligning in container list command.Daniel Baumann2016-06-141-1/+1
* Correcting container list command to list container without IP adresses.Daniel Baumann2016-06-141-2/+2
* Excluding container-tools and .container-tools in /var/lib/machines as specia...Daniel Baumann2016-06-141-1/+1
* Silencing error message in container list command if machine directory is not...Daniel Baumann2016-06-141-1/+1
* Adjusting output of additional IP addresses in container list command.Daniel Baumann2016-05-181-6/+48
* Excluding snapshot directories for cephfs and netapp in container list command.Daniel Baumann2016-05-061-1/+1
* Adding short and full list format to container list command.Daniel Baumann2016-05-061-18/+136
* Excluding lost+found directory in container list command.Daniel Baumann2016-04-161-1/+1
* Updating comments in commands.Daniel Baumann2016-03-311-1/+1
* Updating year in copyright notices in container commands.Daniel Baumann2016-03-311-1/+1
* Adding container commands.Daniel Baumann2016-03-121-0/+67