Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display an error message if using the python-on-whales command #640

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

gabrieldemarmiesse
Copy link
Owner

Before:

$ python-on-whales download-cli
zsh: command not found: python-on-whales

After:

$ python-on-whales download-cli
The python-on-whales command line interface has been removed in python-on-whales v0.74.0. If you were using it to download the docker CLI, you should instead do it manually. Take a look at https://gabrieldemarmiesse.github.io/python-on-whales/docker_client/ which has instructions to download the Docker client.

@gabrieldemarmiesse gabrieldemarmiesse enabled auto-merge (squash) October 14, 2024 10:58
@gabrieldemarmiesse gabrieldemarmiesse merged commit 40e1f27 into master Oct 14, 2024
21 checks passed
@gabrieldemarmiesse gabrieldemarmiesse deleted the error_message_for_cli branch October 14, 2024 11:05
LewisGaul pushed a commit to LewisGaul/python-on-whales that referenced this pull request Oct 21, 2024
…rieldemarmiesse#640)

Before:

```
$ python-on-whales download-cli
zsh: command not found: python-on-whales
```

After:

```
$ python-on-whales download-cli
The python-on-whales command line interface has been removed in python-on-whales v0.74.0. If you were using it to download the docker CLI, you should instead do it manually. Take a look at https://gabrieldemarmiesse.github.io/python-on-whales/docker_client/ which has instructions to download the Docker client.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant