ReferencesCLI CommandsCLI CommandsHere is a list of all commands available for the Skyramp terminal client:• skyramp - Command line tool to interact with Skyramp• cluster - Manage Kubernetes cluster• create - Create a new or register an existing Kubernetes cluster• current - Show current cluster• ingress - Manage ingress• down - Delete ingress• up - Create ingress• list - List registered clusters• register - Register kubeconfig of a pre-provisioned cluster• remove - Delete cluster• switch - Select current cluster• dashboard - Manage dashboard• down - Bring down dashboard• up - Bring up dashboard• deployer - Manage target services• clean - Remove all Kubernetes resources deployed by Skyramp• coverage - Configures or retrieves coverage data• collect - Retrieves coverage data• restart - Resets the collected coverage data• down - Tear down target services• generate - Generates configurations from an existing deployment• kubernetes - Generates configurations from an existing deployment in Kubernetes• status - Show details for deployed targets• up - Bring up target services• logs - Retrieve debug, usage, and cluster create logs• mocker - Manage mocks• apply - Update mock configurations to the running worker container• delete - Delete mock configurations from the running worker container• generate - Generate mock configurations• grpc - Generate mock configurations for gRPC protocol• jsonrpc-http - Generate mock configurations for JSON-RPC over HTTP protocol• jsonrpc-ws - Generate mock configurations for JSON-RPC over Websocket protocol• rest - Generate mock configurations for REST protocol• rest-protobuf - Generate mock configurations for REST protocol using protobuf• status - Show applied mocks on the running worker container• response - Display response values of applied mocks by method or ID• tester - Manage tests• curl - Execute a single http request in the running worker container• generate - Generate test configurations• graphql - Generate test configurations for Graphql protocol• grpc - Generate test configurations for gRPC protocol• rest - Generate test configurations for REST protocol• rest-protobuf - Generate test configurations for REST protocol with a Protobuf schema definition• start - Starts a test description in the running worker container• status - Shows all tests in progress in the running worker container• stop - Stops a test description in the running worker container• validate - Validate description• mock - Validate mock description• target - Validate target description• test - Validate test description• version - Show version• viz - (beta) Run terminal UI for Skyramp