Removing a job
Users can remove jobs from the environments they have access to.
Removing a job has the following effects:
- Marking the job as deleted.
- Freeing storage space used by its files.
In order to remove a job using the CLI:
- Make sure you have completed the CLI installation.
- Activate the environment where the image is defined, using the
bx envcommand. - Remove the job by using the
rmjcommand.