diff --git a/osmclient/cli_commands/profiles.py b/osmclient/cli_commands/profiles.py index 93a41f3b089a79e845d1abd4b312fecf2fb23464..cfc7faf0786eed719303f937a1cc2ab4ca65a16e 100755 --- a/osmclient/cli_commands/profiles.py +++ b/osmclient/cli_commands/profiles.py @@ -85,6 +85,7 @@ def patch_cluster_profile(ctx, profile, cluster, profile_type, patch_string): @click.argument("profile") @click.argument("cluster") @click.option( + "--profile-type", "--profile_type", type=click.Choice( [ @@ -116,6 +117,7 @@ def attach_profile(ctx, profile, cluster, profile_type): @click.argument("profile") @click.argument("cluster") @click.option( + "--profile-type", "--profile_type", type=click.Choice( [