Commit 0a6b8c8
authored
Rename ods topic to sandbox and add permissions/scheduler flags to sandbox create (#113)
Rename the `ods` command topic to `sandbox` with `ods` aliases for backward
compatibility. Add `--permissions-client-id`, `--ocapi-settings`,
`--webdav-settings`, `--start-scheduler`, and `--stop-scheduler` flags to
`sandbox create` for flexible sandbox provisioning.1 parent ddf749d commit 0a6b8c8
22 files changed
Lines changed: 604 additions & 341 deletions
File tree
- .changeset
- .claude/skills/cli-command-development
- docs
- .vitepress
- cli
- packages/b2c-cli
- src/commands/sandbox
- test
- commands/sandbox
- functional/e2e
- skills
- b2c-cli/skills/b2c-sandbox
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments