Skip to content

Commit

Permalink
doc: update readme for btool-check
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarasani-crest committed Sep 4, 2024
1 parent b41e722 commit afc8ddf
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,31 @@ test_cim_output.txt
test_check_unicode_output.txt
```

# run-btool-check

**Description:**

- This stage validates the configuration of the TA using btool

**Action used:**
- No action used

**Pass/fail behaviour:**

- The stage is expected to fail only if there are errors reported by btool check.

**Troubleshooting steps for failures if any:**

- btool-output.txt can be used for identifying the errors reported by the btool check

- User can validate the configuration by executing btool check in local env using `$SPLUNK_HOME/bin/splunk btool check | grep "Splunk_TA_example"`.

**Artifacts:**

```
btool-output.txt
```

# run-knowledge-tests

**Description:**
Expand Down

0 comments on commit afc8ddf

Please sign in to comment.