We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc25f3c commit c111544Copy full SHA for c111544
1 file changed
gitopscli/commands/delete_preview.py
@@ -8,6 +8,7 @@
8
from gitopscli.io.gitops_config import GitOpsConfig
9
from gitopscli.io.tmp_dir import create_tmp_dir, delete_tmp_dir
10
11
+
12
def delete_preview_command(
13
command,
14
username,
0 commit comments