Skip to content

Commit 4151a6b

Browse files
committed
make test-update
1 parent 549d390 commit 4151a6b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

acceptance/cmd/workspace/apps/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Usage:
6363
databricks apps update NAME [flags]
6464

6565
Flags:
66-
--budget-policy-id string TODO: Deprecate this field after serverless entitlements are released to all prod stages and the new usage_policy_id is properly populated and used.
66+
--budget-policy-id string
6767
--description string The description of the app.
6868
-h, --help help for update
6969
--json JSON either inline JSON string or @path/to/file.json with request body (default JSON (0 bytes))

acceptance/help/output.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Unity Catalog
7373
system-schemas A system schema is a schema that lives within the system catalog.
7474
table-constraints Primary key and foreign key constraints encode relationships between fields in tables.
7575
tables A table resides in the third layer of Unity Catalog’s three-level namespace.
76-
temporary-table-credentials Temporary Table Credentials refer to short-lived, downscoped credentials used to access cloud storage locationswhere table data is stored in Databricks.
76+
temporary-path-credentials Temporary Path Credentials refer to short-lived, downscoped credentials used to access external cloud storage locations registered in Databricks.
77+
temporary-table-credentials Temporary Table Credentials refer to short-lived, downscoped credentials used to access cloud storage locations where table data is stored in Databricks.
7778
volumes Volumes are a Unity Catalog (UC) capability for accessing, storing, governing, organizing and processing files.
7879
workspace-bindings A securable in Databricks can be configured as __OPEN__ or __ISOLATED__.
7980

0 commit comments

Comments
 (0)