forked from toolshed/docs.coopcloud.tech
		
	| @ -67,3 +67,7 @@ docker context create <domain> --docker "host=ssh://<user>@<domain>:<port>" | |||||||
| ## Command-line flag handling is weird? | ## Command-line flag handling is weird? | ||||||
|  |  | ||||||
| Unfortunately, there is a limitation in our underlying command-line library implementation for `abra` ([ref](https://github.com/urfave/cli/issues/1113)) (and more fundamentally in the design of flags in the Go programming language itself ([ref](https://utcc.utoronto.ca/~cks/space/blog/programming/GoFlagUIImportance))). We're aiming to work with upstream to resolve the flag handling but this it is not yet clear when this will be resolved. | Unfortunately, there is a limitation in our underlying command-line library implementation for `abra` ([ref](https://github.com/urfave/cli/issues/1113)) (and more fundamentally in the design of flags in the Go programming language itself ([ref](https://utcc.utoronto.ca/~cks/space/blog/programming/GoFlagUIImportance))). We're aiming to work with upstream to resolve the flag handling but this it is not yet clear when this will be resolved. | ||||||
|  |  | ||||||
|  | ## Why can't `abra` support multiline definitions in the `.env` files? | ||||||
|  |  | ||||||
|  | We're sorry, it's an issue with an upstream dependency. See [`#291`](https://git.coopcloud.tech/coop-cloud/organising/issues/291) for more. | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user