Skip to content

sku@10.2.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 30 Apr 03:31
· 915 commits to master since this release
08383c4

Minor Changes

  • Add environment arg support to sku start (#498)

    sku start defaults to using the first environment in your environments array. You can now specify any environment via the --environment argument, mimicking the sku serve behaviour.

    $ sku start --environment production