module Seira
A base runner class that does base checks and then delegates the actual work for the command to a class in lib/seira folder.
Example usages: seira staging specs app bootstrap
Example usages:
Example usages: seira staging specs config set RAILS_ENV=staging seira demo tracking config unset DISABLE_SOME_FEATURE seira staging importer config list TODO: Can we avoid writing to disk completely and instead pipe in raw json?
Example usages:
For random names for building Jobs
, pods, and other resources
Example usages: seira staging specs secret set RAILS_ENV=staging seira demo tracking secret unset DISABLE_SOME_FEATURE seira staging importer secret list TODO: Can we avoid writing to disk completely and instead pipe in raw json?
Constants
- VERSION