Skip to content
/ cfctl Public
forked from cloudforet-io/cfctl

cloudforet-io's Command Line Interface

License

Notifications You must be signed in to change notification settings

kang2453/cfctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfctl - Command Line Interface for SpaceONE

cfctl is a powerful command-line interface tool designed to interact with SpaceONE services. It provides a seamless way to manage and control your SpaceONE resources through the command line.

Features

  • Dynamic Service Discovery: Automatically discovers and interacts with available SpaceONE services
  • Multi-Environment Support: Manages multiple environments (user/app) with easy switching
  • Secure Authentication: Supports both user and application token-based authentication
  • Rich Output Formats: Supports various output formats including table, yaml, json, and csv
  • Short Names: Configurable resource aliases for faster command execution

Installation

Using Homebrew (macOS)

brew tap cloudforet-io/tap
brew install cfctl

Manual Installation

Download the latest binary from releases page

Quick Start

  1. Initialize cfctl configuration:
cfctl setting init

About

cloudforet-io's Command Line Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Other 1.4%