Skip to content

Commit aac9cf0

Browse files
committed
Describe global options for cloudai CLI
1 parent f5b2ceb commit aac9cf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ These schemas enable CloudAI to be flexible and compatible with different system
4444

4545
## CloudAI Modes Usage Examples
4646

47+
Global options for `cloudai` command:
48+
- `--log-file <path>`: specify a file to log output, be default `debug.log` in the current directory is used. Contains log entries of level `DEBUG` and higher.
49+
- `--log-level <level>`: specify logging level for standard output, default is `INFO`.
50+
4751
(run)=
4852
### run
4953
This mode runs workloads. It automatically installs prerequisites if they are not met.

0 commit comments

Comments
 (0)