Global Options
Options | Description |
---|---|
--syslog LEVEL | syslog logging LEVEL (off, err, info, debug) |
--stderr LEVEL | stderr logging LEVEL (off, err, info, debug) |
--configDir DIR | configuration DIR name |
--config FILE | configuration FILE name |
--cache FILE | cache FILE name |
--batch, -B | don't use previous args (batch) (default: false) |
--help | show help (default: false) |
--version, -v | print the version (default: false) |
syslog
This option specifies the logging LEVEL of messages to be output to syslog.
stderr
This option specifies the logging LEVEL of messages to be output to stderr.
cache
This option specifies a cache file.
batch
This option doesn't use previous args.
help
This option prints the usage of NGSI Go.
ngsi --help
NAME:
ngsi - command-line tool for FIWARE Open APIs
USAGE:
ngsi [global options] command [options] [arguments...]
VERSION:
ngsi version 0.12.0 (git_hash:06a13ec2347c05c9fae96106577c06371b7c6bf5)
COMMANDS:
help, h Shows a list of commands or help for one command
APPLICATION MASHUP:
preferences manage preferences for WireCloud
macs manage mashable application components for WireCloud
workspaces manage workspaces for WireCloud
tabs manage tabs for WireCloud
Context-Aware CEP:
rules rules command for PERSEO
CONVENIENCE:
admin admin command for FIWARE Orion, Cygnus, Perseo, Scorpio
apis print endpoints of API
cp copy entities
wc print number of entities, subscriptions, registrations or types
man print urls of document
health print health status
ls list entities
queryproxy query proxy
rm remove entities
receiver notification receiver
regproxy registration proxy
template create template of subscription or registration
tokenproxy token proxy
version print the version
IoT Agent:
devices manage devices for IoT Agent
services manage services for IoT Agent
Keyrock:
applications manage applications for Keyrock
users manage users for Keyrock
organizations manage organizations for Keyrock
providers print service providers for Keyrock
NGSI:
append append attributes
create create entity(ies), subscription, registration or ldContext
delete delete entity(ies), attribute, subscription, registration or ldContext
get get entity(ies), attribute(s), subscription, registration type or ldContext
list list types, attributes, entities, tentities, subscriptions or registrations
replace replace entities or attributes
update update entities, attribute(s) or subscription
upsert upsert entity or entities
PERSISTING CONTEXT DATA:
namemappings manage namemappings for Cygnus
groupingrules manage groupingrules for Cygnus
TIME SERIES:
hdelete delete historical raw and aggregated time series context information
hget get historical raw and aggregated time series context information
MANAGEMENT:
broker manage config for broker
context manage @context
settings manage settings
server manage config for server
token manage token
license print OSS license information
GLOBAL OPTIONS:
--syslog LEVEL syslog logging LEVEL (off, err, info, debug)
--stderr LEVEL stderr logging LEVEL (err, info, debug)
--configDir DIR configuration DIR name
--config FILE configuration FILE name
--cache FILE cache FILE name
--batch, -B don't use previous args (batch) (default: false)
--insecureSkipVerify TLS/SSL skip certificate verification (default: false)
--help show help (default: false)
--version, -v print the version (default: false)
PREVIOUS ARGS:
None
version
This option prints the version of NGSI Go.
ngsi --version
ngsi version 0.12.0 (git_hash:06a13ec2347c05c9fae96106577c06371b7c6bf5)