You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running into an issue when I issue the azteccli conf command stating that conf is not a command. However, I did install the conf-cli and conf is found if I invoke it by itself from the cmd line.
azteccli conf wallet metamask
› Error: command conf not found
conf from the cmd line results in no error.
The text was updated successfully, but these errors were encountered:
thanks for flagging this. I actually removed the conf command plugin because it wasn't playing nicely with the latest version of oclif and it looks like it isn't very actively maintained anymore.
When you install conf-cli independently, does azteccli pick up the configs that you set properly? If so, this would be good to add to the README.
I updated the README to remove reference to the conf command for now and if no config file is found at the default location then it uses Metamask as the default wallet.
I am running into an issue when I issue the azteccli conf command stating that conf is not a command. However, I did install the conf-cli and conf is found if I invoke it by itself from the cmd line.
azteccli conf wallet metamask
› Error: command conf not found
conf from the cmd line results in no error.
The text was updated successfully, but these errors were encountered: