We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In some tasks (not exaustive list):
destroy
--hard
up
--force-deploy
backup
--backup_dir
if those options are not explicit an exception is raised.
The text was updated successfully, but these errors were encountered:
We should transform these into arguments of tasks or mandatory kwargs. This should be explicit.
Sorry, something went wrong.
tc can also be added to the non exhaustive list :)
tc
No branches or pull requests
In some tasks (not exaustive list):
destroy
with option--hard
up
with option--force-deploy
backup
with option--backup_dir
if those options are not explicit an exception is raised.
The text was updated successfully, but these errors were encountered: