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
This version of the CLI is a complete rewrite of the whole codebase and is not
compatible with previous versions. To migrate from v1.* to v2.*, users
will have to import their keys using the available commands in archway accounts, and generate a new config file at the root of the project
using config init.
First feedback regarding this new CLI version
The installation and process is much smoother than the experience I had with previous versions.
I can see there are many more options than it were, and the separation of subjects makes it feel way more organised than before.
Great job 💪 team 👏
Few suggestions:
1 - please consider, adding to readme.md, dependency: Having docker installed and running, no need to pull docker image as the new CLI does that automatically
2 - please consider, adding to readme.md, detailed information on how to change keyring backend location to file, as some might not be interested in keep those on OS key manager
3 - please consider, changing the os key manager name to something more appealing and informative like "archway-key-manager" or something, because at the moment, my keychain asks permission to use confidential information stored in "" in my keychain, which sounds (MacOS 13.2)
Thanks a lot for the feedback, @appferreira! We've been talking about changing how the config works and using global settings (stored in ~/.config/archway/global.json) to set options regarding the keyring and the default chain.
We will follow up on your suggestions in the next pre-release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
compatible with previous versions. To migrate from
v1.*tov2.*, userswill have to import their keys using the available commands in
archway accounts, and generate a new config file at the root of the projectusing
config init.Added
(c931552, 47c0b29, 39e81c3, c432704, 54b4486, bb1fda2, 6ac75b3, 364154f, 4efcd0f,
3a19192)
Changed
7879cbe)
This discussion was created from the release 2.0.0-alpha.1.
All reactions