Context can be set to HTTP API, but not as command line. This is not desired, as we want to able to use both with the same information.
Context should be passed through an argument or through stdin, to allow more complex payloads.
$ alkane init foo.domain.tld --context https://repo/foo.git $ echo "{...}" | alkane init foo.domain.tld