Skip to content

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

@adriens

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions