Tools generating a shared anatomy for autonomy. Find out more at https://alphadrive.ai
npm install @alphadrive/clialphadrivecli
=============
Tools generating a shared anatomy for autonomy.






sh-session
$ npm install -g @alphadrive/cli
$ alpha COMMAND
running command...
$ alpha (-v|--version|version)
@alphadrive/cli/0.22.5 linux-x64 node-v12.18.2
$ alpha --help [COMMAND]
USAGE
$ alpha COMMAND
...
`
Commands
* alpha account
* [alpha benchmark:admin:kill [SESSION_ID]](#alpha-benchmarkadminkill-session_id)
* alpha benchmark:admin:log SESSION_ID
* alpha benchmark:admin:ps
* [alpha benchmark:admin:session [SESSION_ID]](#alpha-benchmarkadminsession-session_id)
* [alpha benchmark:admin:team [SESSION_ID]](#alpha-benchmarkadminteam-session_id)
* alpha benchmark:admin:team:budget
* [alpha benchmark:leaderboard [SESSION_ID]](#alpha-benchmarkleaderboard-session_id)
* alpha benchmark:restart SESSION_ID
* alpha benchmark:submit IMAGE
* [alpha conf [KEY] [VALUE]](#alpha-conf-key-value)
* alpha env
* alpha env:new NAME
* alpha env:rm
* alpha env:upload
* alpha env:versions
* [alpha help [COMMAND]](#alpha-help-command)
* [alpha init [TYPE]](#alpha-init-type)
* alpha login
* alpha logout
* alpha plugins
* alpha plugins:install PLUGIN...
* alpha plugins:link PLUGIN
* alpha plugins:uninstall PLUGIN...
* alpha plugins:update
* alpha run:remote IMAGE
* [alpha run:stream [PROFILE]](#alpha-runstream-profile)
* alpha session
* [alpha session:get [SESSION_ID]](#alpha-sessionget-session_id)
* alpha session:kill
* alpha session:log SESSION_ID
* alpha setup
* [alpha update [CHANNEL]](#alpha-update-channel)alpha account`
USAGE
$ alpha accountOPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/account.ts_
alpha benchmark:admin:kill [SESSION_ID]inspect benchmark session
`
USAGE
$ alpha benchmark:admin:kill [SESSION_ID]OPTIONS
--benchmark=benchmark (required)
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/benchmark/admin/kill.ts_
alpha benchmark:admin:log SESSION_IDdownload session logs
`
USAGE
$ alpha benchmark:admin:log SESSION_IDOPTIONS
-o, --output=output download log file to folder
`_See code: src/commands/benchmark/admin/log.ts_
alpha benchmark:admin:pslist, kill, inspect benchmark sessions
`
USAGE
$ alpha benchmark:admin:psOPTIONS
--active
--benchmark=benchmark (required)
--config=config [default: alphadrive.yml]
--json
--limit=limit [default: 10]
--loglevel=error|warn|info|debug
--page=page zero indexed
`_See code: src/commands/benchmark/admin/ps.ts_
alpha benchmark:admin:session [SESSION_ID]inspect benchmark session
`
USAGE
$ alpha benchmark:admin:session [SESSION_ID]OPTIONS
--benchmark=benchmark (required)
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--restart
--resume
`_See code: src/commands/benchmark/admin/session.ts_
alpha benchmark:admin:team [SESSION_ID]inspect benchmark team
`
USAGE
$ alpha benchmark:admin:team [SESSION_ID]OPTIONS
--benchmark=benchmark (required)
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/benchmark/admin/team/index.ts_
alpha benchmark:admin:team:budgetinspect benchmark team
`
USAGE
$ alpha benchmark:admin:team:budgetOPTIONS
--adjustment=adjustment
--benchmark=benchmark (required)
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--team-id=team-id (required)
`_See code: src/commands/benchmark/admin/team/budget.ts_
alpha benchmark:leaderboard [SESSION_ID]inspect benchmark team
`
USAGE
$ alpha benchmark:leaderboard [SESSION_ID]OPTIONS
--benchmark=benchmark (required)
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--split=split (required)
`_See code: src/commands/benchmark/leaderboard.ts_
alpha benchmark:restart SESSION_IDRestart/resume a previous benchmark submission
`
USAGE
$ alpha benchmark:restart SESSION_IDOPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--resume
`_See code: src/commands/benchmark/restart.ts_
alpha benchmark:submit IMAGESubmit a docker image to a benchmark
`
USAGE
$ alpha benchmark:submit IMAGEOPTIONS
-n, --dry-run
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--split=split (required)
`_See code: src/commands/benchmark/submit.ts_
alpha conf [KEY] [VALUE]manage configuration
`
USAGE
$ alpha conf [KEY] [VALUE]ARGUMENTS
KEY key of the config
VALUE value of the config
OPTIONS
-d, --cwd=cwd config file location
-d, --delete delete?
-h, --help show CLI help
-k, --key=key key of the config
-n, --name=name config file name
-p, --project=project project name
-v, --value=value value of the config
`_See code: conf-cli_
alpha envlist, environments
`
USAGE
$ alpha envOPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/env/index.ts_
alpha env:new NAMElist, environments
`
USAGE
$ alpha env:new NAMEARGUMENTS
NAME name of new environment
OPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/env/new.ts_
alpha env:rmlist, environments
`
USAGE
$ alpha env:rmOPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/env/rm.ts_
alpha env:uploadupload, environments
`
USAGE
$ alpha env:uploadOPTIONS
-n, --version-name=version-name (required) Name of new version
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/env/upload.ts_
alpha env:versionslist, environments
`
USAGE
$ alpha env:versionsOPTIONS
--config=config [default: alphadrive.yml]
--environment=environment (required)
--loglevel=error|warn|info|debug
`_See code: src/commands/env/versions.ts_
alpha help [COMMAND]display help for alpha
`
USAGE
$ alpha help [COMMAND]ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
`_See code: @oclif/plugin-help_
alpha init [TYPE]download sample projects. Try "alpha init demo"
`
USAGE
$ alpha init [TYPE]
`_See code: src/commands/init.ts_
alpha loginlogin to Alpha Drive to start training and testing your AI.
`
USAGE
$ alpha loginOPTIONS
-q, --no-prompt Don't open a browser when activating
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/login.ts_
alpha logout`
USAGE
$ alpha logoutOPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/logout.ts_
alpha pluginslist installed plugins
`
USAGE
$ alpha pluginsOPTIONS
--core show core plugins
EXAMPLE
$ alpha plugins
`_See code: @oclif/plugin-plugins_
alpha plugins:install PLUGIN...installs a plugin into the CLI
`
USAGE
$ alpha plugins:install PLUGIN...ARGUMENTS
PLUGIN plugin to install
OPTIONS
-f, --force yarn install with force flag
-h, --help show CLI help
-v, --verbose
DESCRIPTION
Can be installed from npm or a git url.
Installation of a user-installed plugin will override a core plugin.
e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
the CLI without the need to patch and update the whole CLI.
ALIASES
$ alpha plugins:add
EXAMPLES
$ alpha plugins:install myplugin
$ alpha plugins:install https://github.com/someuser/someplugin
$ alpha plugins:install someuser/someplugin
`_See code: @oclif/plugin-plugins_
alpha plugins:link PLUGINlinks a plugin into the CLI for development
`
USAGE
$ alpha plugins:link PLUGINARGUMENTS
PATH [default: .] path to plugin
OPTIONS
-h, --help show CLI help
-v, --verbose
DESCRIPTION
Installation of a linked plugin will override a user-installed or core plugin.
e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'
command will override the user-installed or core plugin implementation. This is useful for development work.
EXAMPLE
$ alpha plugins:link myplugin
`_See code: @oclif/plugin-plugins_
alpha plugins:uninstall PLUGIN...removes a plugin from the CLI
`
USAGE
$ alpha plugins:uninstall PLUGIN...ARGUMENTS
PLUGIN plugin to uninstall
OPTIONS
-h, --help show CLI help
-v, --verbose
ALIASES
$ alpha plugins:unlink
$ alpha plugins:remove
`_See code: @oclif/plugin-plugins_
alpha plugins:updateupdate installed plugins
`
USAGE
$ alpha plugins:updateOPTIONS
-h, --help show CLI help
-v, --verbose
`_See code: @oclif/plugin-plugins_
alpha run:remote IMAGESubmit a docker image to a benchmark
`
USAGE
$ alpha run:remote IMAGEOPTIONS
-n, --dry-run
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--simulator=simulator [default: carlasim/carla:0.9.5]
`_See code: src/commands/run/remote.ts_
alpha run:stream [PROFILE]launch a simulator in cloud to train, test or validate your AI agent running locally.
`
USAGE
$ alpha run:stream [PROFILE]OPTIONS
-h, --help show CLI help
-p, --pool=pool
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--wsdebug
ALIASES
$ alpha drive
`_See code: src/commands/run/stream.ts_
alpha sessionlist, kill, inspect sessions
`
USAGE
$ alpha sessionOPTIONS
--active
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
ALIASES
$ alpha sessions
$ alpha ps
`_See code: src/commands/session/index.ts_
alpha session:get [SESSION_ID]List sessions
`
USAGE
$ alpha session:get [SESSION_ID]OPTIONS
--active
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
`_See code: src/commands/session/get.ts_
alpha session:killKill an instance
`
USAGE
$ alpha session:killOPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
ALIASES
$ alpha kill
`_See code: src/commands/session/kill.ts_
alpha session:log SESSION_IDdownload session logs
`
USAGE
$ alpha session:log SESSION_IDOPTIONS
-o, --output=output download log file to folder
`_See code: src/commands/session/log.ts_
alpha setupcreate alphadrive.yml in current directory and configure your agent work area for use with the AlphaDrive simulator services.
`
USAGE
$ alpha setup
`_See code: src/commands/setup.ts_
alpha update [CHANNEL]update the alpha CLI
`
USAGE
$ alpha update [CHANNEL]
``_See code: @oclif/plugin-update_