Skip to content

v1.5.0

Compare
Choose a tag to compare
@robrechtme robrechtme released this 28 Feb 08:53
· 64 commits to main since this release

1.5.0 (2022-02-28)

Features

  • Add direction flag to loco-cli status.
    The --direction [remote|local|both] flag adds granularity to the direction to diff the assets IDs to:
    • remote: Only check for local assets that are missing remotely
    • local: Only check for remote assets that are missing locally
    • both: Check both directions