示例#1
0
def main(argv):
    marvin_nas().create_zfs_pool(argv[0], argv[1], argv[2:])
示例#2
0
def main(argv):
    marvin_nas().destroy_zfs_pool(argv[0])