-
Notifications
You must be signed in to change notification settings - Fork 65
Description
great folks behind contenful,
is that possible to rename environments keeping internal Environment-id as is but give a different name!?
node:96351) [DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ...
to show where the warning was created)
┌────────────────────┬────────────────┬────────────────────┐
│ Environment name │ Environment id │ Environment status │
├────────────────────┼────────────────┼────────────────────┤
│ DevOps │ DevOps │ ready │
├────────────────────┼────────────────┼────────────────────┤
│ Modelling │ Modelling │ ready │
├────────────────────┼────────────────┼────────────────────┤
│ Modelling [active] │ master │ ready │
├────────────────────┼────────────────┼────────────────────┤
│ Testing │ Testing │ ready │
└────────────────────┴────────────────┴────────────────────┘
is it possible to rename an environment without cloning and publishing content etc!
contentful space environment update --environment-id Modelling --name ContentModelling