forked from toolshed/abra
		
	Update 'cli/app/undeploy.go'
This commit is contained in:
		| @ -24,7 +24,7 @@ var appUndeployCommand = cli.Command{ | ||||
| 	Description: ` | ||||
| This does not destroy any of the application data. However, you should remain | ||||
| vigilant, as your swarm installation will consider any previously attached | ||||
| volumes as eligiblef or pruning once undeployed. | ||||
| volumes as eligible for pruning once undeployed. | ||||
| `, | ||||
| 	Action: func(c *cli.Context) error { | ||||
| 		app := internal.ValidateApp(c) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user