Skip to content

Commit 5d753c4

Browse files
Update cloudsmith_cli/cli/commands/auth.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 716b0d0 commit 5d753c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudsmith_cli/cli/commands/auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def _perform_saml_authentication(
8181
"--json",
8282
default=False,
8383
is_flag=True,
84-
help="Output token details in json format.",
84+
help="[DEPRECATED: Use --output-format json] Output token details in JSON format.",
8585
)
8686
@click.option(
8787
"--request-api-key",

0 commit comments

Comments
 (0)