2.79. hammer sync-plan
同期プランを操作します。
Usage: hammer sync-plan [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: create Create a sync plan delete, destroy Destroy a sync plan info, show Show a sync plan list, index List sync plans update Update a sync plan Options: -h, --help Print help
2.79.1. hammer sync-plan create
同期プランを作成します。
Usage: hammer sync-plan create [OPTIONS] Options: --cron-expression CRON EXPRESSION Set this when interval is custom cron --description DESCRIPTION Sync plan description --enabled ENABLED Enables or disables synchronization One of true/false, yes/no, 1/0. --interval INTERVAL How often synchronization should run --name NAME Sync plan name --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Organization ID --organization-label ORGANIZATION_LABEL Organization label to search by --organization-title ORGANIZATION_TITLE Organization title --sync-date SYNC_DATE Start date and time for the sync plan.Time is optional, if kept blank current system time will be considered Date and time in YYYY-MM-DD HH:MM:SS or ISO 8601 format -h, --help Print help