Skip to main content

Debug linux command error by using GPT/LLM.

Project description

debug_cmd

Installation

pip install debug_cmd

How to use.

You need OpenAI key.

export OPENAI_API_KEY='your key'

Then,

debug_cmd ls /aaa

Or, if you want to use pipe | or redirect >, etc, you need to use -c option.

debug_cmd -c 'ls /aaa'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

debug_cmd-1.0.4.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

debug_cmd-1.0.4-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page