
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
odin-app-cli
Advanced tools
$ npm install -g odin-app-cli
$ odin COMMAND
running command...
$ odin (--version)
odin-app-cli/1.0.3 darwin-x64 node-v16.18.0
$ odin --help [COMMAND]
USAGE
$ odin COMMAND
...
odin build [FILE]describe the command here
USAGE
$ odin build [FILE] [-n <value>] [-f]
FLAGS
-f, --force
-n, --name=<value> name to print
DESCRIPTION
describe the command here
EXAMPLES
$ odin build
See code: src/commands/build.ts
odin create [FILE]describe the command here
USAGE
$ odin create [FILE] [-n <value>] [-f]
FLAGS
-f, --force
-n, --name=<value> name to print
DESCRIPTION
describe the command here
EXAMPLES
$ odin create
See code: src/commands/create.ts
odin dev [FILE]describe the command here
USAGE
$ odin dev [FILE] [-n <value>] [-f]
FLAGS
-f, --force
-n, --name=<value> name to print
DESCRIPTION
describe the command here
EXAMPLES
$ odin dev
See code: src/commands/dev.ts
odin help [COMMAND]display help for odin
USAGE
$ odin help [COMMAND] [--json] [--all]
ARGUMENTS
COMMAND command to show help for
FLAGS
--all see all commands in CLI
--json Format output as json.
DESCRIPTION
display help for odin
See code: @oclif/plugin-help
odin test PERSONSay hello
USAGE
$ odin test [PERSON] [-f <value>]
ARGUMENTS
PERSON Person to say hello to
FLAGS
-f, --from=<value> Whom is saying hello
DESCRIPTION
Say hello
EXAMPLES
$ oex hello friend --from oclif
hello friend from oclif! (./src/commands/hello/index.ts)
See code: src/commands/test.ts
FAQs
oclif example Hello World CLI
We found that odin-app-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.