Generate an export activation jwt token
Generate an export activation jwt token
nsc generate activation [flags]
-a, --account string account name
--expiry string valid until ('0' is always, '2M' is two months) - yyyy-mm-dd, #m(inutes), #h(ours), #d(ays), #w(eeks), #M(onths), #y(ears) (default "0")
-h, --help help for activation
-o, --output-file string output file '--' is stdout (default "--")
--push push activation token to operator's account server (exclusive of output-file
--start string valid from ('0' is always, '3d' is three days) - yyyy-mm-dd, #m(inutes), #h(ours), #d(ays), #w(eeks), #M(onths), #y(ears) (default "0")
-s, --subject string export subject
-t, --target-account string target-account
--config-dir string nsc config directory
--data-dir string nsc data store directory
-i, --interactive ask questions for various settings
--keystore-dir string nsc keystore directory
-K, --private-key string Key used to sign. Can be specified as role (where applicable),
public key (private portion is retrieved)
or file path to a private key or private key