Update gitlab/valet-forecast-lab.md

Co-authored-by: Luke Engle <[email protected]>
This commit is contained in:
j-dunham
2022-08-18 17:44:56 -04:00
committed by GitHub
co-authored by Luke Engle
parent e44dbce4e7
commit 4e53e084f5
+1 -1
View File
@@ -25,7 +25,7 @@ Before we can run the forecast we need to answer a few questions so we can const
## Perform a forecast ## Perform a forecast
- Using the answers above we get the following `forecast` command: - Using the answers above we get the following `forecast` command:
``` ```
gh valet forecast gitlab --output-dir ./tmp/forecast_reports --namespace valet --start-date 08-02-2022 gh valet forecast gitlab --output-dir ./tmp/forecast_reports --namespace valet --start-date 2022-08-02
``` ```
- Run the command in the codespace terminal. - Run the command in the codespace terminal.
- Verify that the command output is similar to this. - Verify that the command output is similar to this.