Closed bahlo closed 3 years ago
axiom auth login --help prints this example:
axiom auth login --help
# Provide parameters on the command-line: $ echo $AXIOM_ACCESS_TOKEN | axiom auth login --url="https://axiom.eu-west-1.aws.com" --alias="axiom-eu-west-1" --token-stdin
Running it returns an error: Error: --token-type required when --token-stdin is set
Error: --token-type required when --token-stdin is set
axiom auth login --help
prints this example:Running it returns an error:
Error: --token-type required when --token-stdin is set