Skip to content

Commit 7802ac7

Browse files
committed
docs(verbose): updated job.md
1 parent 0ba28ce commit 7802ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Additional arguments may include:
3131
- `--output` (alias `-o`) - path where output of the finished job execution will be saved.
3232
- `--source` (alieas `-s`) - Provide the path to an input JSON containing job variables, structured as follows: `{"macroVars":{"varname":"value","var2":"val2"}}`
3333
- `--target` (alias `-t`) - the target environment in which to deploy the services. If not specified, default target will be used, mentioned in `sasjsconfig.json`. The target can exist either in the local project configuration or in the global `.sasjsrc` file.
34-
- `--verbose` (alias `-v`) - if present, CLI will log summary of every HTTP request/response. If set to 'bleached', CLI will log summary of every HTTP response without extra colors.
34+
- `--verbose` (alias `-v`) - if present, CLI will log summary of every HTTP request/response. If set to 'bleached' (eg `-v bleached`), CLI will log summary of every HTTP response without extra colors.
3535

3636
The following flags are only relevant for serverType VIYA:
3737

0 commit comments

Comments
 (0)