UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

7 lines 352 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const alwayscli_1 = require("@alwaysai/alwayscli"); exports.targetHostnameCliInput = alwayscli_1.createStringInput({ description: 'Hostname or IP address of target device (with optional username e.g. pi@1.2.3.4)', }); //# sourceMappingURL=target-hostname-cli-input.js.map