beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
3 stars 0 forks source link

CLI - SAMS Tag Filtering #3461

Closed cdhanna closed 2 weeks ago

cdhanna commented 1 month ago

Microservice Tag Filtering

Remember, BeamServiceGroup can have multiple values, comma-separated, such that common services can be part of multiple groups.

beam services deploy --with-group HelloEveryone,Blargh --without-group Toast

group specification is an OR operation.