
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
$ npm install -g onu
$ onu COMMAND
running command...
$ onu (--version|-v)
onu/0.4.0 linux-x64 node-v16.20.1
$ onu --help [COMMAND]
USAGE
$ onu COMMAND
...
onu account switchonu configureonu deployonu dev [-p <value>]onu help [COMMANDS]onu initonu sosonu template template-name [-l <value>]onu whoamionu account switchmanage the current account
USAGE
$ onu account switch
DESCRIPTION
manage the current account
EXAMPLES
$ onu account switch
onu configureconfigure the CLI for your project
USAGE
$ onu configure
DESCRIPTION
configure the CLI for your project
EXAMPLES
$ onu configure
See code: dist/commands/configure.ts
onu deploydeploy your Onu tasks
USAGE
$ onu deploy
DESCRIPTION
deploy your Onu tasks
EXAMPLES
$ onu deploy
See code: dist/commands/deploy.ts
onu dev [-p <value>]run a local dev studio [experimental 🧪]
USAGE
$ onu dev [-p <value>]
FLAGS
-h, --help Show help
-p, --port=<value> [default: 3000] Port to run on
-t, --tsconfig=<value> [default: ./tsconfig.json] Path to a custom tsconfig file
--install-deps Re-install the studio app dependencies
DESCRIPTION
run a local dev studio [experimental 🧪]
EXAMPLES
$ onu dev -p 8000
See code: dist/commands/dev.ts
onu help [COMMANDS]Display help for onu.
USAGE
$ onu help [COMMANDS] [-n]
ARGUMENTS
COMMANDS Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for onu.
See code: @oclif/plugin-help
onu initinitialize an onu/ directory within the current project
USAGE
$ onu init -l <value>
FLAGS
-l, --language=<value> (required) The language to generate files in
DESCRIPTION
initialize an `onu/` directory within the current project
EXAMPLES
$ onu init -l typescript
See code: dist/commands/init.ts
onu sosdisplay contact information for the Onu team
USAGE
$ onu sos
DESCRIPTION
display contact information for the Onu team
EXAMPLES
$ onu sos
See code: dist/commands/sos.ts
onu template template-name [-l <value>]use a task template to create a new task
USAGE
$ onu template template-name [-l <value>]
ARGUMENTS
TEMPLATEID The ID of the template to download
FLAGS
-l, --language=<value> [default: typescript] The coding language of the template
DESCRIPTION
use a task template to create a new task
EXAMPLES
$ onu template template-name --language=typescript
See code: dist/commands/template.ts
onu whoamishow the org you are currently logged in as
USAGE
$ onu whoami
DESCRIPTION
show the org you are currently logged in as
EXAMPLES
$ onu whoami
See code: dist/commands/whoami.ts
FAQs
Onu CLI
We found that onu demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.