JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 80
  • Score
    100M100P100Q75235F
  • License MIT

axiom cli for managing configs including secrets

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dsmrt/axiom-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Axiom logo

    Axiom - CLI

    An AWS focused config manager

    Features

    • Multiple environments/accounts/regions
    • Secrets with SSM Parameters

    Getting Started

    Install the CLI

    npm install @dsmrt/axiom-cli

    CLI Usage

    Features

    • View rendered configs
    • Manage SSM Parameters
    axiom --help

    Acknowledgements