Condition management commands tkn condition Manage conditions. Example: Display help $ tkn condition --help tkn condition delete Delete a condition in a namespace. Example: Delete the mycondition1 condition from a namespace $ tkn condition delete mycondition1 -n myspace tkn condition list List conditions in a namespace. Example: List conditions in a namespace $ tkn condition list -n myspace