mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 11:08:31 -05:00
Add --command command line argument (#3690)
This commit is contained in:
@@ -68,6 +68,7 @@ export interface ParsedArgs {
|
||||
integrated?: boolean;
|
||||
server?: string;
|
||||
user?: string;
|
||||
command?: string;
|
||||
// {{SQL CARBON EDIT}}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user