/
Remove PGE from Tosca Actions List

Remove PGE from Tosca Actions List

Use this procedure to remove actions from the actions list in Tosca. This is helpful for keeping the list short and current.

  1. Log into the Mozart instance

  2. Get the list of packages
    ex. sds pkg ls

  3. Copy the name of the package you want to remove then run the following:
    sds pkg rm <PACKAGE>
    ex. sds pkg rm container-aria-jpl_standard_product_report:on_demand

  4. Unregister the job from Jenkins
    sds ci remove_job -b <BRANCH> <GITHUB_URL>
    ex. sds ci remove_job -b on_demand https://github.com/aria-jpl/standard_product_report

  5. (Optional) Remove / clean-up your PGE container image from the deployed machine
    SSH into the deployment machine where your image is being executed (i.e. different than Mozart)
    Run docker images
    Find your image in the given list, and look for the ID number
    Remove / cleanup your image(s) via: docker rmi <ID>

 

Related content

Deploy PGE's onto Cluster
Deploy PGE's onto Cluster
More like this
Stack Overflow Question Table for Populating FAQ
Stack Overflow Question Table for Populating FAQ
More like this
"Hello World" Installation-GitHub
"Hello World" Installation-GitHub
More like this
Step 5: Running your First "Hello World" Job
Step 5: Running your First "Hello World" Job
More like this
Update Cluster with New HySDS Release
Update Cluster with New HySDS Release
More like this
Create Auto-Scaling Fleet Queue
Create Auto-Scaling Fleet Queue
More like this
Note: JPL employees can also get answers to HySDS questions at Stack Overflow Enterprise: