rpk connect mcp-server lint
Lint MCP server resources. Exits with a status code 1 if any linting errors are detected in the specified directory.
| This command is experimental and subject to change. |
Flags
| Value | Type | Description |
|---|---|---|
|
bool |
Print linting errors for the presence of deprecated fields. |
|
bool |
Print linting errors when components do not have labels. |
|
bool |
Do not produce lint errors when environment interpolations exist without defaults within configs but aren’t defined. |
|
bool |
Print the lint result for each target file. |
|
strings |
Attempt to load secrets from a provided URN. If more than one entry is specified they will be attempted in order until a value is found. Environment variable lookups are specified with the URN env:, which by default is the only entry. In order to disable all secret lookups specify a single entry of |
|
strings |
import environment variables from a dotenv file. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |