cli-keys

Manage NextRoute API keys via CLI commands for add, list, rotate, and revoke.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/DevMHOne/nextroute --skill cli-keys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-keys
Source: https://github.com/DevMHOne/nextroute/tree/main/skills/cli-keys
Command: npx skills add https://github.com/DevMHOne/nextroute --skill cli-keys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, list, rotate, and revoke NextRoute API keys from the CLI. Manage OAuth flows for provider authentication and inspect key scopes and expiration.

Core Features & Use Cases

  • Create, list, rotate, and revoke API keys across multiple providers.
  • Inspect key scopes, expiration, and usage to ensure secure access control.
  • Integrate with OAuth flows for provider authentication and streamlined key management in CI/CD.

Quick Start

Install and run nextroute to manage API keys from the CLI.

Frequently Asked Questions about cli-keys

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage API keys from the CLI across multiple providers?

Managing API keys from the CLI across multiple providers is done by running commands to issue, list, rotate, and revoke keys. This Skill automates NextRoute API key operations and supports OAuth flows for provider authentication.

Can I rotate and revoke API keys in a CI/CD pipeline?

You can rotate and revoke API keys in a CI/CD pipeline using dedicated CLI commands. The tool integrates with OAuth flows for provider authentication and supports automated key rotation and revocation to maintain secure access control.

How do I inspect API key scopes and expiration settings?

To inspect API key scopes and expiration settings, use the CLI show and expiration commands. These commands display key usage details and policy information to ensure your API keys maintain secure access control.

What CLI commands are available for API key management?

Available CLI commands for API key management include keys add, list, remove, rotate, revoke, reveal, usage, policy, show, set, and expiration. These commands automate the full lifecycle of NextRoute API keys.

Does this tool support OAuth flows for provider authentication?

Yes, this tool supports OAuth flows for provider authentication. It streamlines key management by integrating OAuth to authenticate providers directly from the CLI, enabling secure automated access.

What is the best way to audit API key usage and policies?

The best way to audit API key usage and policies is using the CLI usage and policy commands. These commands inspect key scopes, expiration, and usage data to ensure secure access control across multiple providers.