snapt/nova-cli
Composer 安装命令:
composer create-project snapt/nova-cli
包简介
Command line helper for Nova ADC.
README 文档
README
This is the official Snapt Nova command line helper
Nova is an any-cloud, multi-location, centralized platform for deploying, controlling, and monitoring load balancers and web app firewalls at scale.
The nova-cli helper provides easy access to our open API, and includes the following features:
adcs:list- List all ADCs on your accountadcs:stats- Get detailed statistics for a single ADCnodes:create- Add a new Nova Nodenodes:delete- Delete a Nova Nodenodes:list- List all the Nova Nodes on your accountwaf:list- List all the WAF Profiles on your accountwaf:ruleset- List or alter the IP based rulesets for your WAF
Installation
Run the below to install nova-cli globally. You can then run "nova-cli"
composer global require snapt/nova-cli
Save your API token from Nova like so:
echo "YOUR_API_TOKEN" > ~/.nova-api-key
Usage
You can run "nova-cli" for all the available commands, and view the requirements by adding "-h" as shown in the example below:
❯ ./nova-cli waf:ruleset -h
Description:
Interact with the rulesets in a WAF profile
Usage:
waf:ruleset <profile_id> <action> [<list> [<ip>]]
Arguments:
profile_id the WAF profile ID
action list|add|remove
list allowed|blocked for when adding or removing an IP to a list
ip the IP/cidr to add or remove if action is add|remove
Snapt Nova
To sign up for a free Nova account go to https://nova.snapt.net
Usage
nova-cli is free to use for any Snapt Nova users or clients.
snapt/nova-cli 适用场景与选型建议
snapt/nova-cli 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 5 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 09 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「cli」 「console」 「nova」 「snapt」 「waf」 「adc」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 snapt/nova-cli 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 snapt/nova-cli 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 snapt/nova-cli 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
This class provides you with an easy-to-use interface to progress bars.
A Laravel Nova card that shows you your system information.
A Laravel Nova card.
A Laravel package to retrieve data from Google Search Console
Additional artisan commands for Laravel
A Laravel Nova package for publishable fields
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2021-09-16