Skip to content
scout / 0.3.0

scout 0.3.0

Install from the command line:
Learn more about npm packages
$ npm install @glasskube/scout@0.3.0
Install via package.json:
"@glasskube/scout": "0.3.0"

About this version

Glasskube scout

Usage

$ npm install -g @glasskube/scout
$ scout COMMAND
running command...
$ scout (--version)
@glasskube/scout/0.3.0 linux-x64 node-v20.13.1
$ scout --help [COMMAND]
USAGE
  $ scout COMMAND
...

Commands

scout index

updates the packages index

USAGE
  $ scout index [--dry-run] [-s <value>]

FLAGS
  -s, --source=<value>  [default: .] packages context
      --dry-run         do not make any changes

DESCRIPTION
  updates the packages index

ALIASES
  $ scout update:index

EXAMPLES
  $ scout index

See code: src/commands/index/index.ts

scout package

describe the command here

USAGE
  $ scout package -n <value> [--dry-run] [-f] [-s <value>]

FLAGS
  -f, --force
  -n, --name=<value>    (required) name to print
  -s, --source=<value>  [default: .] packages context
      --dry-run         do not make any changes

DESCRIPTION
  describe the command here

ALIASES
  $ scout update:package

EXAMPLES
  $ scout package

See code: src/commands/package/index.ts

scout package:bump

bump package latestVersion

USAGE
  $ scout package:bump -n <value> [--dry-run] [-f] [-s <value>]

FLAGS
  -f, --force
  -n, --name=<value>    (required) name to print
  -s, --source=<value>  [default: .] packages context
      --dry-run         do not make any changes

DESCRIPTION
  bump package latestVersion

EXAMPLES
  $ scout package:bump

See code: src/commands/package/bump/index.ts

scout update:index

updates the packages index

USAGE
  $ scout update:index [--dry-run] [-s <value>]

FLAGS
  -s, --source=<value>  [default: .] packages context
      --dry-run         do not make any changes

DESCRIPTION
  updates the packages index

ALIASES
  $ scout update:index

EXAMPLES
  $ scout update:index

scout update:package

describe the command here

USAGE
  $ scout update:package -n <value> [--dry-run] [-f] [-s <value>]

FLAGS
  -f, --force
  -n, --name=<value>    (required) name to print
  -s, --source=<value>  [default: .] packages context
      --dry-run         do not make any changes

DESCRIPTION
  describe the command here

ALIASES
  $ scout update:package

EXAMPLES
  $ scout update:package

Details


Assets

  • scout-0.3.0.tgz

Download activity

  • Total downloads 709
  • Last 30 days 0
  • Last week 0
  • Today 0