Skip to main content

Troubleshooting

Troubleshooting

Tool not working?

# Check configuration
cat codebolttool.yaml

# Validate tool
codebolt-cli runtool greet ./index.js

Publishing failed?

# Check authentication
codebolt-cli whoami

# Verify unique name
codebolt-cli searchtools hello-world-tool

Need help?

# Get help
codebolt-cli help

# Check tool status
codebolt-cli toolstatus hello-world-tool