Skip to main content

Delete App

Use command (using appname):

initz delete app --appname=<appname>

Use command (using appid) :

initz delete app --appid=<appid>
Flags
--name
  • Indicates tha name of the application.
  • can use either name or appid
  • required
  • Shorthand : n
--appid
  • Indicates the id of the application.
  • can use either name or appid
  • required