Commit Graph

21 Commits

Author SHA1 Message Date
0a7c2b0f1f Add CLI build and install to deploy, handle SSH login shell commands
The deploy script now builds the CLI binary and copies it to /usr/local/bin.
SSH passes commands as `toes -c "command args"`, so parse that form
before falling through to the interactive shell or normal arg handling.
2026-03-16 16:14:31 -07:00
460d625f60 Simplify SSH access via dedicated cli user 2026-02-28 22:38:39 -08:00
dc570cc6e9 Add SSH shell and NSS guest user support 2026-02-27 07:25:46 -08:00
f1cf2b9291 reorg 2026-01-30 08:23:29 -08:00
9baf1c81b5 banana 2026-01-30 00:01:13 -08:00
54f70e9bba toes version 2026-01-29 23:44:57 -08:00
2730cc0d8e npm 2026-01-29 23:42:41 -08:00
07300eb96f color 2026-01-29 23:39:28 -08:00
3068c719cd more gitignore 2026-01-29 23:29:47 -08:00
c4af302d9d toes sync and friends 2026-01-29 23:21:44 -08:00
9d22008f32 tweak app template 2026-01-29 20:48:20 -08:00
b7bda052e9 new and create (push) 2026-01-29 19:52:42 -08:00
Chris Wanstrath
fcdb8feea0 fix cli isApp 2026-01-29 15:22:39 -08:00
Chris Wanstrath
1e36fa0fa3 add gitignore parsing, new deps 2026-01-29 15:17:26 -08:00
Chris Wanstrath
635121a27d toes push/pull 2026-01-29 15:07:40 -08:00
830cd4e45d info command 2026-01-29 13:01:50 -08:00
0f5fd50fec colors 2026-01-29 11:34:56 -08:00
84a341ebf9 log -f 2026-01-29 11:33:21 -08:00
e1b53fc54d toes logs 2026-01-29 11:28:22 -08:00
7763dc6314 toes open <app> 2026-01-29 11:24:09 -08:00
95d4348560 start adding cli 2026-01-28 22:36:23 -08:00