balena-cli/doc/app/remove.markdown
2015-03-23 08:25:45 -04:00

307 B

app rm <name>

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 MyApp
$ resin app rm MyApp --yes

Options

--yes, -y

confirm non interactively