This page (revision-21) was last changed on 23-Apr-2022 17:06 by Harry Metske

This page was created on 23-Apr-2022 17:05 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
21 23-Apr-2022 17:06 87 KB Harry Metske to previous

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 221 changed one line
!! TODO
!! Miscelleaneous
At line 223 changed one line
Misc..
! start a cartridge
At line 238 added 12 lines
! destroy/delete an app
{{{
metskem@athena:~/cloud/openshift/apps$ rhc app-delete aap
This is a non-reversible action! Your application code and data will be permanently deleted if you continue!
Are you sure you want to delete the application 'aap'? (yes|no): yes
Deleting application 'aap' ... deleted
}}}