Commit c34d861
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 482f9ff commit c34d861
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| 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