mirror of https://github.com/databricks/cli.git
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
|
title "Apps update with correct input"
|
||
|
trace $CLI apps update test-name --json @input.json
|
||
|
|
||
|
title "Apps update with missing parameter"
|
||
|
trace $CLI apps update --json @input.json
|