diff options
Diffstat (limited to 'skills/ngit/SKILL.md')
| -rw-r--r-- | skills/ngit/SKILL.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skills/ngit/SKILL.md b/skills/ngit/SKILL.md index 6da6305..7621086 100644 --- a/skills/ngit/SKILL.md +++ b/skills/ngit/SKILL.md | |||
| @@ -143,6 +143,8 @@ ngit issue reopen <ID|nevent> | |||
| 143 | ## Account management | 143 | ## Account management |
| 144 | 144 | ||
| 145 | ```bash | 145 | ```bash |
| 146 | ngit account whoami --json | ||
| 147 | ngit account whoami --json --offline # use cache, no network | ||
| 146 | ngit account login # interactive, stores nsec in global git config | 148 | ngit account login # interactive, stores nsec in global git config |
| 147 | ngit account login --bunker-url bunker://... # NIP-46 remote signer | 149 | ngit account login --bunker-url bunker://... # NIP-46 remote signer |
| 148 | ngit account login --local # this repo only | 150 | ngit account login --local # this repo only |