update to new cli scheme
This commit is contained in:
3
dist/mod_ssh/index.d.ts
vendored
3
dist/mod_ssh/index.d.ts
vendored
@@ -1,4 +1,5 @@
|
||||
export declare let handleCli: (argvArg: any) => Promise<void>;
|
||||
/**
|
||||
* checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones
|
||||
*/
|
||||
export declare let ssh: () => Promise<void>;
|
||||
export declare let prepare: () => Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user