# Functions
No description provided by the author
No description provided by the author
No description provided by the author
extractImage extracts the image into a temporary directory and returns the path.
No description provided by the author
RunBuild executes the cell's build life cycle method and saves the generated cell image to the local repo.
No description provided by the author
No description provided by the author
RunExtractResources extracts the cell image zip file and copies the resources folder to the provided path.
RunInspect extracts the cell image and lists the files in the cell image.
No description provided by the author
No description provided by the author
No description provided by the author
RunPull connects to the Cellery Registry and pulls the cell image and saves it in the local repository.
RunPush parses the cell image name to recognize the Cellery Registry (A Docker Registry), Organization and version and pushes to the Cellery Registry.
RunRun starts Cell instance (along with dependency instances if specified by the user) This also support linking instances to parts of the dependency tree This command also strictly validates whether the requested Cell (and the dependencies are valid).
RunTest starts Cell instance (along with dependency instances if specified by the user)\.
RunView opens the View for a particular Cell Image.
# Constants
No description provided by the author
No description provided by the author
# Structs
extractedImage is used to start the instance.