Skip to content

armkit-cli should support basic lifecycle operations

Open
No due date
Last updated May 23, 2021
0% complete

As for the first protype armkit-cli support juts the basic generate cmd;

In this milstone armkitcli shoul have support for the folloing cmds:

armkit [command]

commands:
  armkit deploy [OPTIONS]   Deploy the given stack
  armkit generate [OPTIONS]      Generate CDK Constructs for Azure providers and modules.
  armkit init [OPTIONS]     Create a new armkit project from a template.
  armkit synth [OPTIONS]    Synthesizes Template code for the given app in a directory.                                                                                                    [aliases: synthesize]

Options:
  --version          Show version number                                                                                                                                                               
  -h, --help         Show help     

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.