aral
TypeScript icon, indicating that this package has built-in type declarations

0.2.58 • Public • Published

aral

An Agnostic Resources Access Layer system

oclif Version Downloads/week License

Usage

$ npm install -g aral
$ aral COMMAND
running command...
$ aral (-v|--version|version)
aral/0.2.58 darwin-arm64 node-v18.10.0
$ aral --help [COMMAND]
USAGE
  $ aral COMMAND
...

Commands

aral autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ aral autocomplete [SHELL]

ARGUMENTS
  SHELL  shell type

OPTIONS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

EXAMPLES
  $ aral autocomplete
  $ aral autocomplete bash
  $ aral autocomplete zsh
  $ aral autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

aral config

USAGE
  $ aral config

See code: src/commands/config.ts

aral destroy

describe the command here

USAGE
  $ aral destroy

See code: src/commands/destroy.ts

aral destroyAll

USAGE
  $ aral destroyAll

See code: src/commands/destroyAll.ts

aral help [COMMAND]

display help for aral

USAGE
  $ aral help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

aral init

describe the command here

USAGE
  $ aral init

See code: src/commands/init.ts

aral set-host

fix firefox issue adding a row in hosts file

USAGE
  $ aral set-host

See code: src/commands/set-host.ts

aral start

describe the command here

USAGE
  $ aral start

OPTIONS
  -b, --build

See code: src/commands/start.ts

Readme

Keywords

Package Sidebar

Install

npm i aral

Weekly Downloads

10

Version

0.2.58

License

MIT

Unpacked Size

47.2 kB

Total Files

26

Last publish

Collaborators

  • iaconba