You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
Run `api-console --help` to get a list of supported commands. Pass it a command name (ex: `api-console build --help`) to get detailed information about that command and the options it supports.
36
38
39
+
#### `api-console [COMMAND] [--options] --no-ga`
40
+
41
+
Disables Google Analytics and asking to enable Google Analytics. Should be used in automated environment. The library detects most common CI environments.
42
+
43
+
## Commands
44
+
37
45
### `api-console build [options] -a path/to/api.raml -t "RAML 1.0"`
38
46
39
47
__NOTE__ until API console version 5 is in preview add `-n "5.0.0-preview-1"` to the command to install preview version.
0 commit comments