balena-cli/doc/app/remove.md
2015-03-03 11:32:24 -04:00

291 B

app rm

Use this command to remove a resin.io application.

Notice this command asks for confirmation interactively. You can avoid this by passing the --yes boolean option.

Examples:

$ resin app rm 91
$ resin app rm 91 --yes

Options

--yes, -y

confirm non interactively