Learn how to get a progress bar while downloading file as well as how to use the new generic progress bar for any custom application in a Task Runner or custom command.
Category Selected:
commandboxCategories:
Archives:
Blog
CommandBox 4.2.0 Released

We our pleased to announce the release of CommandBox 4.2.0. This is a minor release to CFML's CLI, REPL, and Package Manager that addresses a handful of bugs and also adds a number of nice enhancements and new features.
What's New in Commandbox 4 - Debugging Servers

Learn how to debug your servers when they won't start with CommandBox 4.
What's New in Commandbox 4 - Interactive Jobs

Learn about the new interactive job UI in CommandBox 4, where you can find it, and how to use it in your own Task Runners and custom commands.
What's New in Commandbox 4 - Multiselect Input

Learn about the new interactive multiselect input control in CommandBox, where you can find it, and how to use it in Task Runners and custom commands.
What's New in Commandbox 4 - History

Learn how to better search and access your console history in CommandBox 4.
CommandBox 4.1.0 Released

Close on the heels of our big CommandBox 4.0.0 release, we have a small update we've released today: 4.1.0. This release is mostly to fix a couple small bugs in the 4.0.0 release, but it does have a few new features in it, so we've bumped a full minor version instead of just a patch release.
What's New in Commandbox 4 - Tab Completion & Syntax Highlighting

Learn about new improvements to tab completion and syntax highlighting in the REPL and shell in CommandBox 4.
What's New in Commandbox 4 - Server Log Files

Learn about how server log files are improved in CommandBox 4 for rewrites, access logs, and your servlet out log.
What's New in Commandbox 4 - Task Runners

Learn about Task Runner improvements in CommandBox 4.0 CLI for CFML and ColdFusion