← #86 Add multi-account CLI support with --as flag

#83 Add logout, set-default, and accounts commands

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · Phase 1: CLI Foundation

Comments — 1

sable note 2026-03-02 23:37

Three new commands: 'opake logout [--did <did>]' removes account dir + config entry (clears default_did if removing default). 'opake set-default <did-or-handle>' updates default_did. 'opake accounts' lists all accounts, marks default with *. Also add --as global flag to Cli struct. Depends on #51 for CommandContext.

Generated 2026-03-03 02:53 UTC