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

[EnOS][cli] Mandatory tasks' kwargs must be explicit #286

Open
jrbalderrama opened this issue Sep 11, 2018 · 2 comments
Open

[EnOS][cli] Mandatory tasks' kwargs must be explicit #286

jrbalderrama opened this issue Sep 11, 2018 · 2 comments
Labels

Comments

@jrbalderrama
Copy link
Contributor

jrbalderrama commented Sep 11, 2018

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.

@jrbalderrama jrbalderrama changed the title mandatory tasks' kwargs must be explicit [EnOS][cli] Mandatory tasks' kwargs must be explicit Sep 12, 2018
@jrbalderrama jrbalderrama self-assigned this Sep 12, 2018
@msimonin
Copy link
Contributor

We should transform these into arguments of tasks or mandatory kwargs. This should be explicit.

@Marie-Donnie
Copy link
Contributor

tc can also be added to the non exhaustive list :)

@jrbalderrama jrbalderrama removed their assignment Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants