nodecloud-cli
nodecloud-cli copied to clipboard
📝 Command line interface for open cloud
# Related Issue #27 ## Description - Added the --table (-tb) flag which changes logger output to a table format using `cli-table`. - Updated callbacks so that the logger function...
# Related Issue: #25 ## Description: - Added services and CLI command for setting the region and API versions - Updated nodecloud-aws-plugin to fix errors (missing reference)
Add uploadToStorage test to storage test suit Add create, list, delete, addTags, removeTags tests for network test suit.
- Follow the same pattern used in the existing unit tests
Create --table flag to print outputs in table format Use Awsmock for testing Change callback functions in services.js to run properly Github link: https://github.com/duc0905/nodecloud-cli/tree/add_table_flag
Change the callbacks in services.js so that the code output properly Change Init.selectProvider function to run selectRegion function after getting provider My github link: https://github.com/duc0905/nodecloud-cli/tree/add_region_selection
https://github.com/duc0905/nodecloud-cli/tree/add_color_for_output
https://github.com/cloudlibz/nodecloud-cli/projects/2#card-28644277
Should display JSON arrays in a table view