Commit 8fe4978
committed
docs: track aitools rename — 'experimental aitools install' → 'aitools install'
Mirrors the CLI change in databricks/cli#4917 which promotes the
aitools skills-management surface (install/update/uninstall/list/
version/skills) from `databricks experimental aitools` to top-level
`databricks aitools`.
Updates 3 install-command references:
- README.md
- skills/databricks-jobs/SKILL.md
- skills/databricks-pipelines/SKILL.md
The 37 `databricks experimental aitools tools …` references in
skills/databricks-core/, skills/databricks-apps/, and elsewhere are
intentionally left as-is — that subtree (query, discover-schema,
get-default-warehouse, statement) still has "no stability guarantees"
per its own help text and is NOT being promoted to the top level in
#4917. It stays under `experimental aitools tools`.
Co-authored-by: Isaac1 parent 582dcbd commit 8fe4978
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments