Skip to content

v1.0.0-beta.2

Compare
Choose a tag to compare

Added

  • Remote Config new-file command to create a default remote config file.
  • Deploy Module with fetch command to fetch files from all services that implement IFetchService
  • Currently supports RemoteConfig only
  • Command metrics tracking

Changed

  • Subcommands are now sorted in alphabetical order

Fixed

  • Cancelling ugs deploy <your-path-to-deploy> doesn't logs stacktraces anymore.
  • -e/--environment-name and -p/--project-id options enabled for deploy command.
  • ugs deploy with duplicate path will remove duplicate and deploy.
  • ugs deploy with directory missing permission will log correct error.