Skip to content

Commit 6d9228b

Browse files
committed
Shorten CLI article
1 parent 847955a commit 6d9228b

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

docs/user-guide/cli.qmd

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -233,18 +233,5 @@ pb validate-simple --help
233233

234234
## Terminal Demonstrations
235235

236-
For a hands-on experience with the CLI, check out our
237-
[detailed terminal examples](../demos/cli-interactive/index.qmd) that show real command execution
238-
with actual output and step-by-step workflows.
239-
240-
## Next Steps
241-
242-
While the CLI is great for simple validations, for more complex validation workflows, consider using
243-
Pointblank's Python API which offers:
244-
245-
- multi-step validation plans
246-
- advanced reporting options
247-
- custom validation logic
248-
- integration with data pipelines
249-
250-
See the [Validation Overview](validation-overview.qmd) to learn more about the full Python API.
236+
Check out our [step-by-step terminal demos](../demos/cli-interactive/index.qmd) that show real
237+
command execution with actual output.

0 commit comments

Comments
 (0)