Skip to content

kndpio/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kndp

The @kndpio CLI

Roadmap

  • Create/delete Kind-based environment. [#2]
  • Apply Crossplane configuration to environment. [#5]
  • Interactive command for create k8s resources. [#6]
  • Private Package Registries authentication. [#30]
  • Create Remote Environment. [#29]
  • Move Environment entities to another Environment. [#25]
  • Make all core commands compatible with CI. [#55]
  • Command for Install Providers package from Upbound registry. [#48]
  • k3s Environment engine. [#54]
  • k3d Environment engine. [#54]
  • Generate Go types from configuration and provider resources.
  • Add Trace ID data to resource events.
  • XRD of Environment.
  • Environment engine selection.
  • Suggest resources referece, requested by CRD schema property, on resource created/edit.
  • [TUI] Terminal UI application plugin structure. [#23]
  • [TUI] Tree Walking Form for kndp resource create command. [#41]
  • [TUI] Display Tree of installed CRD resources for select CRD name on kndp resource create command.
  • [TUI] List Crossplane Configurations from Upbound registry for kndp configuration apply.
  • [TUI] Display list of resources created by KNDP CLI.
  • [TUI] Manage Resources created by KNDP CLI (edit/delete).
  • [TUI] Display resource card with: logs, events, trace, actions (clone/edit/delete).
  • tbc...