* Improved generation of command help messages. Now, the commands are grouped by their scope.
The "Related commands" section in help messages is dynamically generated based on the commands
that share the same group with the current command.
* Changed the maximum size of files for upload from 3 MB to 3.5 MB.
This affects the `upload-script` and `terraform-upload-template` commands.
* Removed the `content` column from the response of the `upload-script` command.