gage push

The gage push command copies Gage data to remotes.

gage push <--list-remotes|--remote NAME|--all|--target DIR>

Exactly one selection option is required. --remote, --all, and --target are mutually exclusive.

OptionDescription
--list-remotesList configured remotes
-r, --remote <NAME>Push to a named remote. Repeat to push to several.
-a, --allPush Gage data to all remotes
-t, --target <DIR>Push Gage data to a local directory

To copy data in the other direction, see gage pull.