You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--enable-dagger-run/--disable-dagger-run`| `--enable-dagger-run`` || Disables the Dagger terminal UI. |||
130
-
|`--is-local/--is-ci`|`--is-local`|| Determines the environment in which the CLI runs: local environment or CI environment. |
131
-
|`--git-branch`| The checked out git branch name |`CI_GIT_BRANCH`| The git branch on which the pipelines will run. |
132
-
|`--git-revision`| The current branch head |`CI_GIT_REVISION`| The commit hash on which the pipelines will run. |
133
-
|`--diffed-branch`|`origin/master`|| Branch to which the git diff will happen to detect new or modified files. |
134
-
|`--gha-workflow-run-id`||| GHA CI only - The run id of the GitHub action workflow |
135
-
|`--ci-context`|`manual`|| The current CI context: `manual` for manual run, `pull_request`, `nightly_builds`, `master`|
136
-
|`--pipeline-start-timestamp`| Current epoch time |`CI_PIPELINE_START_TIMESTAMP`| Start time of the pipeline as epoch time. Used for pipeline run duration computation. |
137
-
|`--show-dagger-logs/--hide-dagger-logs`|`--hide-dagger-logs`|| Flag to show or hide the dagger logs. |
|`--enable-dagger-run/--disable-dagger-run`| `--enable-dagger-run`` || Disables the Dagger terminal UI. |||||
130
+
|`--is-local/--is-ci`|`--is-local`|| Determines the environment in which the CLI runs: local environment or CI environment. |
131
+
|`--git-branch`| The checked out git branch name |`CI_GIT_BRANCH`| The git branch on which the pipelines will run. |
132
+
|`--git-revision`| The current branch head |`CI_GIT_REVISION`| The commit hash on which the pipelines will run. |
133
+
|`--diffed-branch`|`origin/master`|| Branch to which the git diff will happen to detect new or modified files. |
134
+
|`--gha-workflow-run-id`||| GHA CI only - The run id of the GitHub action workflow |
135
+
|`--ci-context`|`manual`|| The current CI context: `manual` for manual run, `pull_request`, `nightly_builds`, `master`|
136
+
|`--pipeline-start-timestamp`| Current epoch time |`CI_PIPELINE_START_TIMESTAMP`| Start time of the pipeline as epoch time. Used for pipeline run duration computation. |
137
+
|`--show-dagger-logs/--hide-dagger-logs`|`--hide-dagger-logs`|| Flag to show or hide the dagger logs. |
0 commit comments