Skip to content

Commit

Permalink
requires credential_type
Browse files Browse the repository at this point in the history
  • Loading branch information
benjirewis committed Dec 13, 2023
1 parent 22b500d commit ca8fd77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dialdbg/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ pub(crate) struct Args {
short('e'),
long,
requires("credential"),
requires("credential_type"),
required_if_eq("credential_type", "api-key")
)]
entity: Option<String>,
Expand Down

0 comments on commit ca8fd77

Please sign in to comment.