Appearance
saya image
Build, Push, Pull, List VM images
Synopsis
Build, Push, Pull and List VM images.
saya image [options] COMMAND
Options
-h, --help help for image
Options inherited from parent commands
--config string config file (default is .saya.yaml file found in the current working directory or $HOME/.saya or /etc/saya/.saya.yaml
--forge string path of the directory that holds saya runtime data(e.g. local repository, VM data, transient session data, etc)
-l, --license-key string license key to use saya
--log-level string logging level, error|warn|info|debug|trace (default "info")
SEE ALSO
- saya - Build, run, push and pull VM images like container images
- saya image build - Build a VM image
- saya image ls - List images
- saya image pull - Pull image from remote repository
- saya image push - Push image to repository
- saya image rm - Remove one or more images
- saya image tag - Tag an existing image