Skip to main content

Automation

kdctl is automation friendly so you can use it with your CI/CD pipeline or automate your deployments however you want. All the commands in the previous section can be run with a -json flag and the output will be in JSON format.

For example:

kdctl -json deployments

The above command will yield a list of the account's active deployments in JSON format.