mirror of https://github.com/databricks/cli.git
6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
|
|
||
|
>>> $CLI jobs create --json {"name":"abc"}
|
||
|
{
|
||
|
"job_id":1111
|
||
|
}
|