release ai chat

Command reference doc for the Release CLI

Chat with the Release AI

release ai chat [flags]

Options

--account <string>

Account name or ID (default: $RELEASE_ACCOUNT or "account" in config file)

--app <string>

App name or ID (default: $RELEASE_APP or "app" in config file)

--cluster <string>

k8s cluster to run commands against

--namespace <string>

k8s namespace to run commands against

--profile <string>

AWS profile to use

--prompt <string>

A prompt to execute. If set, the AI will answer the single prompt then the program will exit.

--region <string>

Region to execute commands in

Options inherited from parent commands

--config <string>

config file (default is $HOME/.release.yaml)

--debug

enable debug logging

Last updated