Sync Profile with Remote
Sync the local cache of your profile with the remote profile (git/http). SLV automatically syncs periodically as specified by the --sync-interval
flag. You can use this command to manually sync profiles.
General Usage:
slv profile sync [flags]
Flags:
Flag | Arguments | Required | Default | Description |
---|---|---|---|---|
--help | None | NA | NA | Help text for slv profile sync |
Usage:
slv profile sync
Example:
$ slv profile sync
Profile test is updated from remote successfully