Yamcs CLI
- yamcs
- yamcs alarms
- yamcs algorithms
- yamcs commands
- yamcs config
- yamcs containers
- yamcs dbshell
- yamcs events
- yamcs instances
- yamcs links
- yamcs login
- yamcs logout
- yamcs packets
- yamcs parameter-archive
- yamcs parameters
- yamcs processors
- yamcs rocksdb
- yamcs services
- yamcs space-systems
- yamcs storage
- yamcs streams
- yamcs tables
Related
Download this Document
/
Yamcs CLI /
yamcs login
yamcs login¶
Synopsis¶
yamcs login [-u <USERNAME>, --username <USERNAME>]
[--instance <INSTANCE>] [<URL>]
Description¶
Login to a Yamcs server.
Options¶
- <URL>¶
The server URL. Example:
http://localhost:8090
- -u <USERNAME>, --username <USERNAME>¶
Username
- --instance <INSTANCE>¶
Initial instance.
This defaults to the first available instance on the target Yamcs server.
Environment¶
YAMCS_CLI_PASSWORD
Provide a password instead of prompting for input.