parent
0b77cecfa0
commit
4a286c2d32
|
@ -135,7 +135,7 @@ nats context add <name> [--user=<user>] [--password=<password>] --server=<nats:/
|
|||
# 查看全部已添加的 Context
|
||||
nats context ls
|
||||
# 激活某 Context
|
||||
nats context set <name>
|
||||
nats context select <name>
|
||||
# 删除某 Context
|
||||
nats context rm <name>
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue