commands – change show

Show the details of a change.

Usage

change show [change]

where
change id of a change as listed by change list, or acl, calendar, job, property changes, or relative change index. Default is 0.

read on /_beyondcron/changes.

Examples

Show details of the most recent change

BeyondCron % change show

------- ---------------------------------------------------------------------------------- Change 0b9068b Time 09:52:54 today Author jsmith <jsmith@example.com> User server Host demo.example.com Client bc-cli/Command (2.0.200101) Changes 1 Updated iCalendar /https+www.officeholidays.com+ics+ics_country.php+tbl_country=Australia

Show details of a change

BeyondCron % change show 7ef437d

------- ------------------------------ Change 7ef437d Time 17:25:01 today Author jsmith <jsmith@example.com> User admin Host demo.example.com Client bc-cli/Command (2.0.200101) Changes 1 Updated job /examples/triggers/sleepy

Show details of an import change.

BeyondCron % change show 6e69272

--------- ----------------------------------------------------- Change 6e69272 Reference Examples setup Time 18:28:04 yesterday Author jsmith <jsmith@example.com> User admin Host demo.example.com Client bc-web/Web (2.0.200101) Changes 16 Created ACL /examples calendar /examples/calendar/holiday/Australia calendar /examples/calendar/holiday/Japan calendar /examples/calendar/holiday/UK calendar /examples/calendar/holiday/USA calendar /examples/calendar/weekday/Australia calendar /examples/calendar/weekday/Japan calendar /examples/calendar/weekday/UK calendar /examples/calendar/weekday/USA property /examples/containers job /examples/containers/environment job /examples/containers/hello job /examples/echo/command job /examples/echo/email job /examples/echo/webhook job /examples/email/simple

See also