2.78. hammer sync-plan
Manipulate sync plans
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
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.78.1. hammer sync-plan create リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
Create a sync plan
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
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