github.com/Pluralith/pluralith-cli
v0.2.2
Pluralith/pluralith-cli
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 3 weeks
Some releases are documented
notes for 10 of 26 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
29 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
29 releases · Jan 2022 to Mar 2023Releases
latest 29-
v0.2.223 Mar 2023Release notes
Open source →Overview
- Support passing custom paths to
pluralith.ymlconfig via--config-fileflag
Changelog
- Support passing custom paths to
-
v0.2.128 Feb 2023Release notes
Open source →Overview
- Introduce first version of graphing user input
- Throw errors on config verification failure to terminate CI runs properly
- Upgrade net package for improved security
Changelog
- 853e0f1 Merge branch 'dev'
- de8245f Merge pull request #100 from Pluralith/dev
- 3ecae39 Merge pull request #101 from Pluralith/dev
- 7cc4e93 Merge pull request #99 from Pluralith/feature-graphing-user-config
- 4fb1684 chore: Update version
- b0fa7b1 feat: Support graphing user config
- f91e5d9 fix: Ensure failure for project creation on missing project name
- fe4f017 fix: Resolve diagram config parsing issue
- 8ae9766 fix: Throw proper errors on org and project verification
- 08e0eeb fix: Update net package to patch security issue
-
v0.2.023 Jan 2023Release notes
Open source →Overview
- Introduce new local runs - see the docs for more information
- End-of-life for Pluralith desktop app
- Introduce new
graphcommand for improved local runs - Fix various issues
Changelog
- 2268b30 Merge pull request #96 from Pluralith/feature-replace-desktop-app
- ec797e1 Merge pull request #97 from Pluralith/dev
- a55fd0c chore: Update code signing certificate name
- 5a66786 chore: Update various texts
- 4a0d483 chore: Update version
- f24e4a9 feat: Add dashboard user settings URL
- 6067131 feat: Avoid opening desktop app on pluralith command
- f234f5f feat: Improve API key verification
- 977215c feat: Introduce graph local-only flag
- 5ae57ad feat: Remove deprecated commands
- 41bc9cf feat: Rework graph command
- 2b609f6 feat: Update API endpoints to production
- 133bc23 fix: Properly terminate graph post spinner
- Introduce new local runs - see the docs for more information
-
v0.1.2207 Dec 2022Release notes
Open source →Overview
- Add version tagging feature for CI runs (specify a
versioninpluralith.yamlto see version tags in the dashboard) - Extend
pluralith stripcommand
Changelog
- 37edbc1 Merge branch 'dev' of https://github.com/Pluralith/pluralith-cli into dev
- 5bab4a1 Merge branch 'feature-version-tags' into dev
- 1226eea Merge pull request #91 from Pluralith/dev
- 26408e3 chore: Update version
- 0fd5499 feat: Add version to and restructure config file
- 3864fcc feat: Avoid running apply on plan command
- f05a2ad feat: Improve strip command
- 70f9e9b fix: Resolve UX issue with project creation
- Add version tagging feature for CI runs (specify a
-
v0.1.2101 Dec 2022 -
v0.1.2016 Nov 2022 -
v0.1.1914 Nov 2022Release notes
Open source →Overview
- Introduce auto-generated projects (See #77)
- Improve init flow
- Support passing run parameters through environment variables as alternative to config file and command flags:
- API Key -> $PLURALITH_API_KEY
- Org Id -> $PLURALITH_ORG_ID
- Project Id -> $PLURALITH_PROJECT_ID
- Project Name -> $PLURALITH_PROJECT_NAME
Changelog
- 518c186 Merge pull request #82 from Pluralith/feature-auto-generate-projects
- 17d5b04 Merge pull request #83 from Pluralith/dev
- 8fa8b84 chore: Restructure auth and initialization packages
- 78a39ad chore: Switch to production endpoints
- 7972e75 chore: Update various command flag help texts
- e9676c0 chore: Update version
- a5bb110 feat: Adjust log run and post resource event API calls
- 45524e4 feat: Commit progress with reworked init process
- 82d0fb4 feat: Extend strip blacklist
- 687a47e feat: Handle various combinations of parameter cases
- 094f231 feat: Implement check and input modes for init method
- 51183eb feat: Implement project creation if not already existing
- 1ccf509 feat: Let user specify sync to backend in config and update config template
- 95036bd feat: Reimplement API key check on graph and make progress with config verification
- 4d79fd7 feat: Restructure empty config generation
-
v0.1.1808 Nov 2022Release notes
Open source →Overview
- Introduce syncing diagram to state backend (currently supported backends are S3, GCS and Azure Blob Storage)
- Add
sync-to-backendflag to the end of anypluralith runcommand to store a copy of the diagram alongside your Terraform state
- Add
- Improve experimental terragrunt support
Changelog
- 44fb742 Merge pull request #71 from Pluralith/feature-diagram-in-tf-backend
- 80f4fc7 Merge pull request #72 from Pluralith/dev
- de4df10 chore: Adapt backend naming
- 5faa79f chore: Commit progress on auto-update mechanism
- d7e0538 chore: Commit progress with storing diagram in Azure backend
- b3e54cd chore: Update version
- fe3d0bd feat: Add flag for syncing diagram to backend
- 9068545 feat: Add support for storing diagram at multi-level state key
- 291df86 feat: Check if remote backend exists and handle if not
- 1b49790 feat: Commit progress with storing diagram in Azure backend
- f385658 feat: Handle loading backend config from state for three big providers
- d30b052 feat: Handle unsupported backends
- 1a025b6 feat: Implement storing diagram in Azure backend
- 2638ae1 feat: Implement storing diagram in S3 backend
- 1a32d8e feat: Implement storing diagram in gcs backend
- ae51ab2 feat: Improve splitting json plan
- 26a2c41 feat: Introduce passing existing plan files to run commands
- 1bdbdbd feat: Make terraform init check conditional on plan file presence
- c93072e feat: Rework apply UX to show terraform outputs
- 11c4f9f fix: Add returns on error in run command entry files
- 43cb49b fix: Adjust spinner message
- 63a267d fix: Resolve issue with error message on successful backend sync
- b54f669 fix: Resolve issue with terraform init skip on plan-file-json pass
- Introduce syncing diagram to state backend (currently supported backends are S3, GCS and Azure Blob Storage)
-
v0.1.1717 Oct 2022 -
v0.1.1611 Oct 2022Release notes
Open source →Overview
- Fix issue with cost usage file flag
- Automatically keep
graph-moduleup to date - Improve secret filtering
Changelog
- 454a7da Merge branch 'dev'
- 277a595 Merge pull request #65 from Pluralith/dev
- cbda5e3 chore: Update version
- 4f01a2b feat: Restrict plan splitting to JSON input
- 92d1123 fix: Correct cost usage file flag
- d17bcab fix: Make graph module update checks silent
- b4b8efc fix: Resolve issue with automatic graph module update checking
-
v0.1.1510 Oct 2022Nothing published for this version
-
v0.1.1407 Oct 2022Nothing published for this version
-
v0.1.1320 Sep 2022Nothing published for this version
-
v0.1.13-alpha11 Aug 2022 pre-releaseNothing published for this version
-
v0.1.1211 Aug 2022Nothing published for this version
-
v0.1.1104 Jul 2022Nothing published for this version
-
v0.1.11-alpha01 Jul 2022 pre-releaseNothing published for this version
-
v0.1.1008 Jun 2022Nothing published for this version
-
v0.1.907 Jun 2022Nothing published for this version
-
v0.1.802 May 2022Nothing published for this version
-
v0.1.705 Apr 2022Nothing published for this version
-
v0.1.621 Mar 2022Nothing published for this version
-
v0.1.513 Mar 2022Nothing published for this version
-
v0.1.407 Mar 2022Nothing published for this version
-
v0.1.321 Feb 2022Nothing published for this version
-
v0.1.210 Feb 2022Nothing published for this version
-
v0.1.101 Feb 2022Nothing published for this version
-
v0.1.030 Jan 2022Nothing published for this version
-
v0.0.0-20220920001401-7f9c1362944520 Sep 2022 pre-releaseNothing published for this version