mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update developing-with-nats/tutorials/jwt.md
Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
parent
2bc6b49bab
commit
c08affa55e
@ -1377,7 +1377,7 @@ Between export/import/activation token there are many subjects in use. Their rel
|
||||
##### Import Remapping
|
||||
|
||||
In order to be independent of subject names chosen by the exporter, importing allows to remap the imported subject.
|
||||
To do sos provide the option `--remote-subject <subject name>` to the import command.
|
||||
To do so provide the option `--remote-subject <subject name>` to the import command.
|
||||
|
||||
This example will change the subject name the importing account uses locally from the exporter picked subject `foo` to `bar`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user