A 'one call' API maps lib to a command line interface. Merges settings from package, home, project, project group, command options, env. var, overrides and package.json into one object. Checks settings schema changes. Optionally runs a lib command. BYO Y
@microsoft/bf-cli-config ========================
cli config management
Försäkringskassans eslint shareable cli config
Typescript bindings for solana's CLI config (originally in Rust)
Schema validating and reading for configurations, similar to Angular CLI config.
Shared core utilities for Vercel global configuration
Uses [`@percy/config`](/packages/config) to add CLI commands for creating, validating, and updating Percy configuration files.
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the configuration of React Native app.
Echelon CLI — config validation, designer snapshots, scaffolding.
This package is part of the [React Native CLI](../../README.md). It contains utilities for autolinking on Android platform.
This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targeting Apple platforms.
mes-cli config
@wpk-cli/config
Contentstack CLI plugin for configuration
Traffical CLI - config-as-code for your experimentation platform
vue-cli config plugin
cli config
easywebpack-cli config template
This package contains our config loader and default config.
san-cli-config-webpack 是 [San](https://github.com/baidu/san) CLI 工具中创建项目的核心功能部分。
工程化配置命令行工具
``` npx mgc-cli --config=config.json --log=log.log --src=projects ```
AI CLI config manager — sync Claude Code, Codex, and more between machines
A simple configuration library for CLI applications
Placeholder
Aptos CLI configuration utilities extracted from the official Aptos CLI.
Configuration management for Atlassian CLI
Blockchain, Rebuilt for Scale
CLI Configuration for dioxus-cli
Blockchain, Rebuilt for Scale
Internal config evaluator for mical-cli
Blockchain for sovereign individuals living in Mirascape Horizon
Blockchain, Rebuilt for Scale
Safecoin: Enterprise Security for the Community by the Community
Blockchain, Rebuilt for Scale
Provides dsl heavily based on solnic/virtus forspecifying options that will be filled from yamlor command line options via OptionParser
Parses profile settings and secrets from AWS CLI configuration files, including temporary credentials cached by the CLI when using roles.
ASIMOV Command-Line Interface (CLI)
cli util to create database and username readed from config/database.yml
Basically chef/puppet for the brainless
Simple and straightforward config & cli options parser library
CLI utilities for managing superproject configs
Stable is a cross-platform CLI tool to manage local Rails applications with automatic Caddy setup, local trusted HTTPS certificates, and easy start/stop functionality. Supports macOS, Linux, and Windows.
CLI tool for templating HTTP requests from a config file and execute them with curl.
CLI to restore a postgres database from a backup. Infers db config from config/database.yml.
SafeParams is a Rails gem for strong parameter handling. Define permitted attributes in your model or a YAML/JSON config. Supports nested attributes and includes a CLI for generating safe_params lines.
== Baf baf helps writing an user acceptance test suite with a dedicated library and cucumber steps. It can run and wait for programs in a modified environment, verify the exit status, the output streams and other side effects. It also supports interactive programs and writing to their standard input. Then, it provides a DSL to write the CLI: require 'baf/cli' module MyProgram class CLI < Baf::CLI def setup flag_version '0.1.2'.freeze option :c, :config, 'config', 'specify config file' do |path| @config_path = path end end def run usage! unless arguments.any? puts 'arguments: %s' % arguments puts 'config: %s' % @config_path if @config_path end end end MyProgram::CLI.run ARGV Which behaves this way: % ./my_program Usage: my_program [options] options: -c, --config config specify config file -h, --help print this message -V, --version print version zsh: exit 64 ./my_program % ./my_program --wrong-arg Usage: my_program [options] options: -c, --config config specify config file -h, --help print this message -V, --version print version zsh: exit 64 ./my_program --wrong-arg % ./my_program foo arguments ["foo"] % ./my_program -c some_file foo arguments ["foo"] config path some_file
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.