scout 0.1.1
Install from the command line:
Learn more about npm packages
$ npm install @glasskube/scout@0.1.1
Install via package.json:
"@glasskube/scout": "0.1.1"
About this version
$ npm install -g @glasskube/scout
$ scout COMMAND
running command...
$ scout (--version)
@glasskube/scout/0.1.1 linux-x64 node-v20.11.1
$ scout --help [COMMAND]
USAGE
$ scout COMMAND
...
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
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
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
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