Default Schedule
Manage the default schedule applied to new projects. The factory default is Monday-Friday, 9 AM - 5 PM.
hourgit defaults schedule get
Show the default schedule for new projects.
hourgit defaults schedule get
hourgit defaults schedule set
Interactively edit the default schedule for new projects.
hourgit defaults schedule set
hourgit defaults schedule reset
Reset the default schedule to factory settings (Mon-Fri, 9 AM - 5 PM).
hourgit defaults schedule reset [--yes]
| Flag | Default | Description |
|---|---|---|
-y, --yes |
false |
Skip confirmation prompt |
hourgit defaults schedule report
Show expanded default working hours for a given month.
hourgit defaults schedule report [--month <1-12>] [--year <YYYY>]
| Flag | Default | Description |
|---|---|---|
-m, --month |
current month | Month number 1-12 |
-y, --year |
current year | Year |