* Renamed the following commands:
* `update-tag` to `set-public-tag`
* `set-tag` to `set-private-tag`
* `delete-tag` to `delete-private-tag`
* `describe-tags` to `describe-private-tags`
* If the response is more than 70 characters long, it will be split for better readability
* Reworked `create-keypair` default command output to tabular
* Reworked `createdDate` param in `describe-images` command from time stamp to human-readable IS0-8601
* Reworked format the number of decimals to print out only two decimal places
* Command `management-console` allowed only for AWS, AZURE, GCP clouds
* Renamed the following parameters:
* `memory` to `memoryGb` in `describe-shapes` command
* `maxSize` to `maxSizeGb` in `get-volume-quota` command