feat: add minimal companion client CLI command
This commit is contained in:
@@ -16,6 +16,7 @@ describe('CLI program', () => {
|
||||
expect(commandNames).toContain('backup');
|
||||
expect(commandNames).toContain('setup');
|
||||
expect(commandNames).toContain('onboard');
|
||||
expect(commandNames).toContain('companion');
|
||||
|
||||
expect(commandNames).toContain('openai-auth');
|
||||
expect(commandNames).toContain('openai-key');
|
||||
|
||||
Reference in New Issue
Block a user