ionos-cloud / ionosctl

The IONOS Cloud CLI (ionosctl) gives the ability to manage IONOS Cloud infrastructure directly from Command Line.
Apache License 2.0
28 stars 6 forks source link

feat: implement interactive shell #404

Closed avirtopeanu-ionos closed 9 months ago

avirtopeanu-ionos commented 10 months ago

Adds an interactive shell via our new comptplus library.

image

image

Necessary changes:

glimberea commented 9 months ago

needs https://github.com/ionos-cloud/ionosctl/pull/405 in order to be fully functional

avirtopeanu-ionos commented 9 months ago

Fixed a bug where CTRL+C would no longer work after spawning a go-prompt session, however now https://github.com/elk-language/go-prompt is used.

@glimberea can you please take a look again with the new changes?

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication