asym factory
Install and uninstall Asymptote’s security hooks for Factory’s Droid agent.asym factory --help
asym factory --help
install
Install Asymptote hooks for Factory. By default, hooks are installed at the user level (~/.factory/settings.json), applying to all projects.
asym factory install --help
asym factory install --help
| Flag | Description |
|---|---|
--user | Install at user level (~/.factory/settings.json) — applies to all projects (default) |
--project | Install at project level (.factory/settings.json) — applies only to the current project |
-h, --help | Help for install |
uninstall
Remove Asymptote hooks from Factory.asym factory uninstall --help
asym factory uninstall --help
| Flag | Description |
|---|---|
--user | Remove from user level (default) |
--project | Remove from project level |
-h, --help | Help for uninstall |

