Widemesh CLI: mesh services update

mesh services update

updates an existing service

Synopsis

updates an existing service

mesh services update -n <service name> [flags]

Options

  -h, --help                            help for update
      --http-connect-timeout duration   --http-connect-timeout 20s
      --instances int                   --instances
  -n, --name string                     --name myservice
      --port int                        --port
      --schedule string                 --schedule "@hourly" or --schedule "" to remove crons schedule

Options inherited from parent commands

  -e, --environment string   environment id or name, otherwise current used from widemesh.json
  -s, --stack string         stack id or name, otherwise current used from widemesh.json

SEE ALSO

  • mesh services - Scale-independent units of work based on the source code deployed in the stack