Skip to content

likec4 gen command does not accept '--output' option #2706

@dternet

Description

@dternet

Relates to

CLI

Version you are using

1.51.1

Describe the issue

minor bug/annoyance

The likec4 gen command should accept the --output option for compatibility with likec4 build and likec4 export png commands.

For example:

  • likec4 build accepts -o or --output
  • likec4 export png accepts -o, --outdir, or --output (as an alias for compatibility)
  • likec4 gen accepts -o or --outdir, but does not not accept --output

It's minor, but I thought I'd document it. I updated my automation scripting to always use -o instead of --output.

If possible, include link to the playground with example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions