Skip to content

Add --force/--force-remote flags to run and deploy commands #628

Description

@srtaalej

When manifest sync is triggered internally during slack run or slack deploy and finds differences, the error suggests using --force or --force-remote — but those flags only exist on manifest sync, not on run/deploy.

$ slack run --app=A0BP2KFNZSQ --force-remote | cat
unknown flag: --force-remote

We should either add those flags to commands that call sync internally, or introduce a --manifest-source=project|remote flag.

Context: #624 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions