]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
feat(cli): expose station identity overrides and CSMS credentials
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 22 Apr 2026 19:58:21 +0000 (21:58 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 22 Apr 2026 19:58:21 +0000 (21:58 +0200)
commite93c0aee3d488fb814ea32567325cb8d983e14fe
tree5350fe045f9b2899e7cdda18e290693b56c51c08
parent5c1f8850d9983d941187269741aee535841412c3
feat(cli): expose station identity overrides and CSMS credentials

Add --base-name, --fixed-name, --name-suffix, --supervision-user and
--supervision-password options to station add command. Add credential
options to supervision set-url. Update integration tests and README.
ui/cli/README.md
ui/cli/src/commands/station.ts
ui/cli/src/commands/supervision.ts
ui/cli/tests/integration/cli.test.ts