Add profile-type option alias to attach-profile and detach-profile commands

Change-Id: I024787283dfd49e30e2b9c65477d57f9fa6db65c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osmclient/cli_commands/profiles.py b/osmclient/cli_commands/profiles.py
index 93a41f3..cfc7faf 100755
--- a/osmclient/cli_commands/profiles.py
+++ b/osmclient/cli_commands/profiles.py
@@ -85,6 +85,7 @@
 @click.argument("profile")
 @click.argument("cluster")
 @click.option(
+    "--profile-type",
     "--profile_type",
     type=click.Choice(
         [
@@ -116,6 +117,7 @@
 @click.argument("profile")
 @click.argument("cluster")
 @click.option(
+    "--profile-type",
     "--profile_type",
     type=click.Choice(
         [