oak application/app/a

Usage: oak application/app/a [OPTIONS] COMMAND [ARGS]... Command for application related activities ╭─ Options ──────────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰────────────────────────────────────────────────────────────────────╯ ╭─ Commands ─────────────────────────────────────────────────────────╮ create, c Create one or multiple apps based on an SLA            delete, d Delete all applications or only the specified one      show, s   Show current applications                              sla       Display available SLAs                                 ╰────────────────────────────────────────────────────────────────────╯

oak application/app/a create, c

Usage: oak application/app/a create, c [OPTIONS] Create one or multiple apps based on an SLA ╭─ Options ──────────────────────────────────────────────────────────╮ --sla-file-nameTEXTIf not provided an interactive      selection of available SLAs is      shown                               -dDeploy the application service(s)   after creating the app              --helpShow this message and exit. ╰────────────────────────────────────────────────────────────────────╯

oak application/app/a delete, d

Usage: oak application/app/a delete, d [OPTIONS] [APP_ID] Delete all applications or only the specified one ╭─ Arguments ────────────────────────────────────────────────────────╮ app_id[APP_ID]ID of the application to delete [default: None]                 ╰────────────────────────────────────────────────────────────────────╯ ╭─ Options ──────────────────────────────────────────────────────────╮ -ySkip confirmation prompt --helpShow this message and exit. ╰────────────────────────────────────────────────────────────────────╯

oak application/app/a show, s

Usage: oak application/app/a show, s [OPTIONS] Show current applications ╭─ Options ──────────────────────────────────────────────────────────╮ -lUse dynamic              Live-Display. (Exit view e.g. via 'Ctr+c')        -v[simple|detailed|exhaust[default: simple] ive] --helpShow this message and    exit.                    ╰────────────────────────────────────────────────────────────────────╯

oak application/app/a sla

Usage: oak application/app/a sla [OPTIONS] Display available SLAs ╭─ Options ──────────────────────────────────────────────────────────╮ --sla-file-nameTEXTIf no SLA is initially provided an    interactive selection of available    SLAs is shown                         --helpShow this message and exit. ╰────────────────────────────────────────────────────────────────────╯