Skip to content

Parse command through shlex to allow for passing custom parameters into tenant_command#697

Open
FreakyBytes wants to merge 1 commit intobernardopires:masterfrom
FreakyBytes:#645-fix-calling-tenant-command-with-args
Open

Parse command through shlex to allow for passing custom parameters into tenant_command#697
FreakyBytes wants to merge 1 commit intobernardopires:masterfrom
FreakyBytes:#645-fix-calling-tenant-command-with-args

Conversation

@FreakyBytes
Copy link
Copy Markdown

Currently, it's impossible to call into custom commands that have custom parameters.
This PR solves that by allowing to pass custom commands like:

./manage.py tenant_command -s tenant "test_command --foo 123"

should fix issue #645

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