Skip to content

Feature Request > add the "private" attribute to index.json #2

Description

@adriens

Context

Actually, when generating a new scenario from the CLI, the private attribute is not generated. So you have to know it does exist to play with it.

I discovered this attribute while working on our release workflow.

Feature request

If we don't want to change the actual katacoda-cli behavior, it would be great to add the private attribute as follow to index.json :

"environment": {
    "uilayout": "terminal"
  },
  "backend": {
    "imageid": "ubuntu:2004"
  },
  "private": false
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions