Open
Description
Running tk show foo/bar --name NAME
or tk diff foo/bar --name NAME
against a main.jsonnet that contains a function with a default argument, e.g.
function(tag='latest') {
// return a tanka.Environment
}
Returns an error "Error: Found no environments in ...". I haven't validated yet whether or not top-level argument defaults are still working in traditional, non-inline environments with a spec.json. I can look into making a PR, but wanted to raise an issue first in case it was known.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog