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 - User is not presented with deployed services upon using "beam services ps --remote #3484

Open BeamDwayne opened 3 weeks ago

BeamDwayne commented 3 weeks ago

Creating a new workspace, microservice with a dependent storage and disabling it does not prompt the user anything in "beam services ps --remote" when attempting to check a test deployment.

To Reproduce

  1. Open Commandline > Install CLI QA 2.0.1
  2. Create a new workspace
  3. Create microservice
  4. Create storage that depends on the microservice above
  5. Run the service "beam services run"
  6. Deploy the service by: "beam services deploy"
  7. disable a service by adding false in the csproj inside a tag, and test deployment turns it off. The file is in E:\Downloads\QA\cli_qa\services\test2\test2.csproj
  8. Type "beam services ps --remote"

Expected behavior User must be presented with services deployed.

Actual behavior No Services found

Screenshots

beam_services_ps

beam_services_ps2

Metadata [2.0.1-PREVIEW.RC1] Windows 10

cdhanna commented 3 weeks ago

Gabriel and I spoke about this, and Gabriel is actually working on a larger fix for beam services ps --remote for CLI 2.1.0.