The gage push command copies Gage data to remotes.
gage push
gage push <--list-remotes|--remote NAME|--all|--target DIR>
Exactly one selection option is required. --remote, --all, and --target are mutually exclusive.
--remote
--all
--target
--list-remotes
-r, --remote <NAME>
-a, --all
-t, --target <DIR>
To copy data in the other direction, see gage pull.
gage pull