def command_volume_create(args): raise NotImplementedError def command_volume_prune(args): raise NotImplementedError def command_volume_list(args): raise NotImplementedError def command_volume_tag(args): raise NotImplementedError def command_volume_untag(args): raise NotImplementedError