v1.5.0
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 remotelylocal
: Only check for remote assets that are missing locallyboth
: Check both directions