Skip to content

Conversation

@mleonidas
Copy link
Contributor

Summary of Changes

  • Added a new list verb to the api command.
  • Implemented list support for systems, environments, and deployments.
  • Kept list resources under the existing get verb for now, despite overlap, to align with the original scope of issue add: ctrlc api list #5.

* adds a list verb to the api command
* adds list commands for systems, environments, and deployments
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 19, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

* changes copy to match the resource name
* after talking with jsbroks, the command should work similar to
  kubectl, I've moved the list verb under go, will refactor to dry up
  the code as most things are the same beetween the calls
@mleonidas mleonidas changed the title feat: issue #5 add list verb to api feat: issue #5 add more "resources" to list Jan 21, 2026
@mleonidas mleonidas closed this Jan 21, 2026
@mleonidas mleonidas deleted the feat/ctrlc-api-list-#5 branch January 21, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant