Skip to content

Commit

Permalink
remove dead command
Browse files Browse the repository at this point in the history
  • Loading branch information
czue committed Oct 28, 2024
1 parent fd52f9d commit 75c3a16
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions deployment/kamal.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,12 +212,6 @@ You should now have a shell where you can run any Python/`manage.py` command.

You can also get a database shell by running:

```
kamal app exec 'python manage.py dbshell'
```

Or

```
kamal accessory exec postgres -i 'psql -h localhost -p 5432 -U <youruser>' --reuse
```
Expand Down

0 comments on commit 75c3a16

Please sign in to comment.