New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@idearium/cli

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idearium/cli - npm Package Versions

1
46

2.1.2

Diff

Changelog

Source

v2.1.2 (7 May 2019)

  • Locked down the mongo version.
smebberson
published 2.1.1 •

Changelog

Source

v2.1.1 (30 April 2019)

  • Improved command.

Improvements

  • Add <location> to c kc stop allowing you to stop a specific Kubernetes location. Defaults to all so it's a backwards compatible improvement.
smebberson
published 2.1.0 •

Changelog

Source

v2.1.0 (2 April 2019)

  • New workflow.
  • Improved commands.

Improvements

  • Added a new workflow, start. Used to start the project.
  • c workflow list now shows all workflows and indicates those that aren't available.
  • c workflow list now shows any errors a workflow is producing.
smebberson
published 2.0.0 •

Changelog

Source

v2.0.0

  • New and renamed workflows.

Improvements

  • Added a new workflow, restart. Used when switching between multiple PR branches on the same project.

Breaking changes

  • Renamed cli-init to cli.
  • Renamed project-init to init.
allanchau
published 1.1.1 •

Changelog

Source

v1.1.1

  • Halved the minikube memory requirements to 4096MB.
smebberson
published 1.1.0 •

Changelog

Source

v1.1.0

  • New commands.

Improvements

  • Added c kc ngrok to support exposing Kubernetes services to the world using Ngrok.
allanchau
published 1.0.0 •

Changelog

Source

v1.0.0

  • New commands.
  • New concept.

Improvements

  • Added c mk delete, c mk hosts, c mk ip, c mk start, c mk stop and c mk restart to control Minikube.
  • Added c hosts add, c hosts get and c hosts remove to help with easy hosts management.
  • Added c project env ls, c project env get and c project env set, c project init, c project name, c project organisation, c project prefix to help with project environment management.
  • Added a c d build command.
  • Added c kc apply, c kc build, c kc clean, c kc cmd, c kc context, c kc context get, c kc context set, c kc deploy, c kc logs, c kc pod, c kc secret, c kc start, c kc stop and c kc test commands to help with kubectrl.
  • Added c gc cmd and c gc create commands to help with gcloud.
  • Added c fs symlink commands to help with the file system.
  • Added the concept of a workflow, allowing project specific needs for predefined workflows. Current workflows are project-init and cli-init.
  • Added c workflow list and c workflow [cmd] commands to help with project operation.
smebberson
published 1.0.0-alpha.12 •

Changelog

Source

v1.0.0-alpha.12

  • New command.
  • New concept.

Improvements

  • Added a c npm proxy <location> [cmd...] command to proxy NPM commands to certain configured NPM locations within your project. Also supports all inplace of <location> to proxy against multiple locations in sequence.
  • Added a c yarn proxy <location> [cmd...] command which works exactly like c npm proxy but uses Yarn instead.
  • Added the concept of a configuration, allowing project specific configuration for certain aspects of the Idearium cli.
smebberson
published 1.0.0-alpha.11 •

Changelog

Source

v1.0.0-alpha.11

  • Minor improvements.
  • New commands.

Improvements

  • Updated all commands to output an error and show the command help, if you try and run a command that doesn't exist.
  • c dc rebuild <service> will now always recreate containers.
  • Added the --remove-orphans to all c dc down command, as standard.
  • Added c npm auth to retrieve an NPM auth token from ~/.npmrc.
smebberson
published 1.0.0-alpha.10 •

Changelog

Source

v1.0.0-alpha.10

  • New commands.
  • Updated commands.

Improvements

  • Added c dc rebuild [service] to run docker-compose build [service] && docker-compose up -d [service].
  • Added an optional <service> argument and if used, docker-compose logs will be limited to that service.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc