bloq / cloud-cli

☁️💻
MIT License
0 stars 0 forks source link

Addition of alias setting on clusters and JSON output on info #209

Closed raiseerco closed 2 years ago

raiseerco commented 2 years ago

This PR will add a new flag to bcl clusters create: --alias / -n to set the cluster alias upon creation, on the same POST request. Additionally, JSON output to bcl clusters info was included as well, with the --json/ -j flag. Previous human-readable table format is still present.

Screenshots

Alias setting:

image

JSON output to bcl clusters info -j

image

Process checklist

Related issue(s)

Closes #148 Closes #138 Closes #142 Requires https://github.com/bloqpriv/cloud-nodes/pull/427

Metrics

Actual effort: 1d