Skip to content

Add -bypass-deps flag to skip ObjectScript dependency resolution #1026

Description

@AshokThangavel

Description:
Currently, the load , install and update commands automatically resolve and install all dependencies listed in a module's module.xml. While this ensures environment integrity, there are several "Expert Mode" scenarios where a user needs to skip this step.

Precedent:
This enhancement follows the pattern already established by the -bypass-py-deps flag (which skips Python dependencies). Adding -bypass-deps provides a consistent experience for ObjectScript dependencies.

Example Usage:

zpm:USER>load /path/to/module -bypass-deps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions