complain if --api-url or corresponding env var is not set #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some commands, like 'inline-records', require at least an API URL. It is either provided via command line argument or environment variable. When one forgets to set the env var and supplies no --api-url option, the command itself does not error, but the program crashes unhelpfully. It would be nicer if one gets a proper error that no API url is known/given.
cmmplain if --api-url or corresponding env var is not setto complain if --api-url or corresponding env var is not set