break vm_action into vm.start() and vm.stop() and image.list() -> image._list()

This commit is contained in:
ahmadbilalkhalid 2019-09-01 22:09:08 +05:00
commit 5e543fa2aa
4 changed files with 17 additions and 6 deletions

View file

@ -1,4 +1,3 @@
import argparse
import click
from commands.vm import vm