aral-server v0.1.19
aral-server
Usage
$ npm install -g aral-server
$ aral-server COMMAND
running command...
$ aral-server (-v|--version|version)
aral-server/0.1.18 darwin-x64 node-v8.11.4
$ aral-server --help [COMMAND]
USAGE
$ aral-server COMMAND
...Commands
aral-server autocomplete [SHELL]aral-server commandsaral-server configaral-server destroyaral-server help [COMMAND]aral-server initaral-server startaral-server update [CHANNEL]aral-server workspace:start REPOSITORY BRANCH
aral-server autocomplete [SHELL]
display autocomplete installation instructions
USAGE
$ aral-server autocomplete [SHELL]
ARGUMENTS
SHELL shell type
OPTIONS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
EXAMPLES
$ aral-server autocomplete
$ aral-server autocomplete bash
$ aral-server autocomplete zsh
$ aral-server autocomplete --refresh-cacheSee code: @oclif/plugin-autocomplete
aral-server commands
list all the commands
USAGE
$ aral-server commands
OPTIONS
-h, --help show CLI help
-j, --json output in json format
--hidden also show hidden commandsSee code: @oclif/plugin-commands
aral-server config
describe the command here
USAGE
$ aral-server configSee code: src/commands/config.ts
aral-server destroy
describe the command here
USAGE
$ aral-server destroySee code: src/commands/destroy.ts
aral-server help [COMMAND]
display help for aral-server
USAGE
$ aral-server help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLISee code: @oclif/plugin-help
aral-server init
describe the command here
USAGE
$ aral-server initSee code: src/commands/init.ts
aral-server start
describe the command here
USAGE
$ aral-server startSee code: src/commands/start.ts
aral-server update [CHANNEL]
update the aral-server CLI
USAGE
$ aral-server update [CHANNEL]See code: @oclif/plugin-update
aral-server workspace:start REPOSITORY BRANCH
Describe the command here
USAGE
$ aral-server workspace:start REPOSITORY BRANCH
ARGUMENTS
REPOSITORY command to show help for
BRANCH command to show help for
DESCRIPTION
...
Extra documentation goes hereSee code: src/commands/workspace/start.ts
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago