Lines Matching refs:exec
71 await t.rejects(hook.exec([]), hook.usage, 'throws usage with no arguments')
76 await hook.exec(['add', 'semver', 'https://google.com', 'some-secret'])
93 await hook.exec(['add', '~npm', 'https://google.com', 'some-secret'])
110 await hook.exec(['add', '@npmcli', 'https://google.com', 'some-secret'])
133 await hook.exec(['add', 'semver', 'https://google.com', 'some-secret'])
156 await hook.exec(['add', '@npmcli', 'https://google.com', 'some-secret'])
188 await hook.exec(['add', '@npmcli', 'https://google.com', 'some-secret'])
219 await hook.exec(['add', '@npmcli', 'https://google.com', 'some-secret'])
236 await hook.exec(['ls'])
259 await hook.exec(['ls'])
285 await hook.exec(['ls'])
308 await hook.exec(['ls'])
353 await hook.exec(['ls'])
381 await hook.exec(['ls'])
397 await hook.exec(['rm', '1'])
418 await hook.exec(['rm', '1'])
437 await hook.exec(['rm', '1'])
458 await hook.exec(['rm', '1'])
488 await hook.exec(['rm', '1'])
511 await hook.exec(['update', '1', 'https://google.com', 'some-secret'])
534 await hook.exec(['update', '1', 'https://google.com', 'some-secret'])
557 await hook.exec(['update', '1', 'https://google.com', 'some-secret'])
589 await hook.exec(['update', '1', 'https://google.com', 'some-secret'])
617 await hook.exec(['update', '1', 'https://google.com', 'some-secret'])