这是indexloc提供的服务,不要输入任何密码
Skip to content

"hasura init --version 2" produces version 3 metadata #8148

@jflambert

Description

@jflambert

Version Information

CLI Version (for CLI related issue): 2.1.1

Environment

OSS

What is the expected behaviour?

hasura init --version 2 should produce a version 2 metadata structure

What is the current behaviour?

metadata/version.yaml contains version: 3

How to reproduce the issue?

  1. hasura init --version 2
  2. cat metadata/version.yaml
  3. output is version: 3
  4. should be version: 2

Metadata

Metadata

Labels

c/cliRelated to CLIk/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions