gabriel / muse public
fix patch auth,attributes task/cli-flag-audit-age #16 / 24
AI Agent gabriel · 156 days ago · Apr 20, 2026 · Diff

fix(auth,attributes): normalize --json to dest=json_out, add -j shorthands, add TestRegisterFlags

sha256:9b8f469a1ede3da56a5615d101d8e2f28ff32734a181f9a456b4cd1cdb146951 sha
+27 ~13 symbols
sha256:55143fd1aa2965f53d2c041728f76e98c908494b5a684059ae9bb3b6d559d335 snapshot
+27
symbols added
~13
symbols modified
0
dead code introduced
Semantic Changes 40 symbols
~ muse/cli/commands/attributes.py .py 1 symbol modified
~ tests/test_cmd_auth_hardening.py .py 27 symbols added
+ TestRegisterFlags class class TestRegisterFlags L742–840
+ test_keygen_default_json_out_is_false method method test_keygen_default_json_out_is_false L744–746
+ test_keygen_force_flag method method test_keygen_force_flag L756–758
+ test_keygen_j_shorthand_sets_json_out method method test_keygen_j_shorthand_sets_json_out L752–754
+ test_keygen_json_flag_sets_json_out method method test_keygen_json_flag_sets_json_out L748–750
+ test_logout_default_json_out_is_false method method test_logout_default_json_out_is_false L817–819
+ test_logout_j_shorthand_sets_json_out method method test_logout_j_shorthand_sets_json_out L825–827
+ test_logout_json_flag_sets_json_out method method test_logout_json_flag_sets_json_out L821–823
+ test_recover_default_json_out_is_false method method test_recover_default_json_out_is_false L761–763
+ test_recover_j_shorthand_sets_json_out method method test_recover_j_shorthand_sets_json_out L769–771
+ test_recover_json_flag_sets_json_out method method test_recover_json_flag_sets_json_out L765–767
+ test_register_default_json_out_is_false method method test_register_default_json_out_is_false L787–789
+ test_register_j_shorthand_sets_json_out method method test_register_j_shorthand_sets_json_out L795–797
+ test_register_json_flag_sets_json_out method method test_register_json_flag_sets_json_out L791–793
+ test_rotate_default_json_out_is_false method method test_rotate_default_json_out_is_false L774–776
+ test_rotate_j_shorthand_sets_json_out method method test_rotate_j_shorthand_sets_json_out L782–784
+ test_rotate_json_flag_sets_json_out method method test_rotate_json_flag_sets_json_out L778–780
+ test_show_default_json_out_is_false method method test_show_default_json_out_is_false L830–832
+ test_show_j_shorthand_sets_json_out method method test_show_j_shorthand_sets_json_out L838–840
+ test_show_json_flag_sets_json_out method method test_show_json_flag_sets_json_out L834–836
+ test_whoami_all_flag method method test_whoami_all_flag L812–814
+ test_whoami_default_json_out_is_false method method test_whoami_default_json_out_is_false L800–802
+ test_whoami_j_shorthand_sets_json_out method method test_whoami_j_shorthand_sets_json_out L808–810
+ test_whoami_json_flag_sets_json_out method method test_whoami_json_flag_sets_json_out L804–806
+ _parse_auth function function _parse_auth L734–739
+ _argparse import import _argparse L730–730
+ _register_auth import import _register_auth L731–731

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:9b8f469a1ede3da56a5615d101d8e2f28ff32734a181f9a456b4cd1cdb146951 --body "your comment"