CLI: Configuration

Last Updated: 2022-02-02

grouparoo config

$ grouparoo config [options]

Interactively configure Grouparoo

Options:
-t, --timestamps Should timestamps be prepended to each log line?
-h, --help display help for command

grouparoo validate

$ grouparoo validate

Validate your code config

Options:
-l, --local [ids...] Disable external validation. You can optionally pass object IDs to only disable external validation for those specific config objects (`--local mailchimp salesforce`)
-t, --timestamps Should timestamps be prepended to each log line?
-h, --help display help for command

grouparoo apply

$ grouparoo apply

Apply changes from code config

Options:
-l, --local [ids...] Disable external validation. You can optionally pass object IDs to only disable external validation for those specific config objects (`--local mailchimp salesforce`)
-t, --timestamps Should timestamps be prepended to each log line?
-h, --help display help for command