Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixes CLI token param not recognized in download subcmd#157

Merged
UmanShahzad merged 1 commit intomasterfrom
haris/BE-2208
Aug 3, 2023
Merged

Fixes CLI token param not recognized in download subcmd#157
UmanShahzad merged 1 commit intomasterfrom
haris/BE-2208

Conversation

@Harisabdullah
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Aug 3, 2023

BE-2208 CLI token param not recognized in download subcmd

ipinfo ► ipinfo download -t $token asn
err: downloading requires a token; login via `ipinfo init` or pass the `--token` argument
ipinfo ► ipinfo download --token $token asn
err: downloading requires a token; login via `ipinfo init` or pass the `--token` argument
ipinfo ► ipinfo download asn --token $token
err: downloading requires a token; login via `ipinfo init` or pass the `--token` argument
ipinfo ► ipinfo download asn -t $token
err: downloading requires a token; login via `ipinfo init` or pass the `--token` argument

@UmanShahzad UmanShahzad merged commit e744505 into master Aug 3, 2023
@UmanShahzad UmanShahzad deleted the haris/BE-2208 branch August 3, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments