Links

Create & Delete Apps

Creating a new App

To create a new App, you will need have the Manager or Administrator role within your Organization. Learn more about RBAC in Humanitec here.
UI
CLI
API
  1. 1.
    Start on the App Overview Screen.
  2. 2.
    Choose a name for your App and enter it in the text box. The name must be a valid Humanitec ID and cannot be changed later.
  3. 3.
    Click the Create button.
  4. 4.
    You will be sent to the App Details Screen for your new App.
Our CLI is currently in closed beta. Please contact us if you want to learn more.
You can create a new app via the Create new App endpoint.

Deleting an App

To delete an App, you will need have the Administrator role within your Organization or hold the Owner role on the App. Learn more about RBAC in Humanitec here.
UI
CLI
API
  1. 1.
    Start on the App Settings Screen.
  2. 2.
    Below Danger zone select Delete.
  3. 3.
    Confirm the deletion. Be aware that this action can not be undone.
Our CLI is currently in closed beta. Please contact us if you want to learn more.
You can delete an app via the Delete Application endpoint.