Skip to content

Split Out Local Install And Run To Different Tasks #173

@opticyclic

Description

@opticyclic

Related to #172

When running cargoStartLocal there no option to modify any files in between the install and configuration of the local container and the running of it.

If the task was split in two, e.g. cargoInstallLocal and cargoStartLocal you could run commands after the container has installed and before it starts.

Using the names above would break comparability with previous versions though unless a flag could be added to control whether cargStartLocal needed to deploy before starting or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions