Skip to content

Commit

Permalink
Show help again if no CLI arguments set
Browse files Browse the repository at this point in the history
Got messed up with default --vm-login-user set to pgspotops
  • Loading branch information
kmoppel committed Jan 29, 2025
1 parent 6e6f6ee commit 4454988
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pg_spot_operator/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -1173,9 +1173,7 @@ def any_action_flags_set(a: ArgumentParser) -> bool:
or a.instance_family
or a.vm_only
or a.vm_host
or a.vm_login_user
or a.cpu_min
or a.ram_min
or a.storage_min
or a.teardown
or a.teardown_region
Expand Down

0 comments on commit 4454988

Please sign in to comment.