All Projects → sacloud → Usacloud

sacloud / Usacloud

Licence: apache-2.0
usacloud🐰 : CLI client for the Sakura Cloud🌸☁️

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Usacloud

Nativescript Cli
Command-line interface for building NativeScript apps
Stars: ✭ 977 (+2540.54%)
Mutual labels:  cli
Composify
Turn WordPress plugin zip files into git repositories, so that composer version constraints work properly.
Stars: ✭ 36 (-2.7%)
Mutual labels:  cli
Cli
GraphQL back-end framework with first-class Typescript support
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Cbrcli
Command line interface to Carbon Black Response
Stars: ✭ 35 (-5.41%)
Mutual labels:  cli
Judge
Online Judge Kernel,Virtual Judge Adapter,Command-Line Interface, Telnet Server, FTP Server
Stars: ✭ 35 (-5.41%)
Mutual labels:  cli
Football Cli
⚽ Command line interface for Hackers who love football
Stars: ✭ 984 (+2559.46%)
Mutual labels:  cli
Swiftplantuml
A command-line tool and Swift Package for generating class diagrams powered by PlantUML
Stars: ✭ 34 (-8.11%)
Mutual labels:  cli
Rocket.chat.apps Cli
The CLI for interacting with Rocket.Chat Apps
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Dotnet Delice
📑 A CLI to help you get insight into your projects' licenses
Stars: ✭ 36 (-2.7%)
Mutual labels:  cli
Spinnercpp
Simple header only library to add a spinner / progress indicator to any terminal application.
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Planet Gee Pipeline Cli
Planet and Google Earth Engine Pipeline Command Line Interface Tool
Stars: ✭ 35 (-5.41%)
Mutual labels:  cli
Langterm
🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
Stars: ✭ 35 (-5.41%)
Mutual labels:  cli
Mythra
Music retrieval CLI and API using rust
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Gitviper
Enhanced git experience using the command line
Stars: ✭ 35 (-5.41%)
Mutual labels:  cli
Sqlite Global Tool
SQLite .NET Core CLI tool that allows the user to manually enter and execute SQL statements with or without showing query result.
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Wonders
🌈 Declarative JavaScript framework to build command-line applications.
Stars: ✭ 34 (-8.11%)
Mutual labels:  cli
Lyft
Create and manage Lyft rides from the command line
Stars: ✭ 36 (-2.7%)
Mutual labels:  cli
Create Wxapp Page
创建微信小程序页面的命令行工具
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Fuego
fuego is a library for automatically generating command line interfaces (CLIs) from function and struct.
Stars: ✭ 37 (+0%)
Mutual labels:  cli
Gomodctl
Search, Check, and Update Go modules.
Stars: ✭ 37 (+0%)
Mutual labels:  cli

Usacloud

usacloud_logo_h.png

usacloudさくらのクラウド用の公認CLIクライアントです。

Test Status Slack License Version Downloads Documents

Installation / インストール

Documents: https://docs.usacloud.jp/usacloud/installation/start_guide

Quick Start

Usage / 基本的な使い方

コマンドは以下の書式で指定します。

usacloud <リソース> <サブコマンド> [オプション] [対象リソースのID or 名前(部分一致) or タグ]

リソースやサブコマンド、オプションはusacloud -husacloud <リソース名> -h、またはusacloud <リソース名> <サブコマンド> -hで確認できます。

コマンドの例

# 全ゾーンのサーバ一覧を取得
$ usacloud server list --zone=all

# 石狩第1ゾーンで名前に"example-"を含むサーバをすべてシャットダウン(オプションの位置は引数の後ろでもOK)
$ usacloud server shutdown "example-" --zone=is1a

その他の使い方

Usacloud ドキュメントを参照してください。

Usacloud ドキュメント

コマンド一覧

usacloud -h
CLI to manage to resources on the SAKURA Cloud

Available Commands:
 === Configuration ===
    config             

 === Authentication ===
    auth-status        

 === Computing ===
    private-host       
    server             

 === Storage ===
    archive            
    auto-backup        
    cdrom              
    disk               

 === Networking ===
    bridge             
    internet           
    local-router       
    packet-filter      
    switch             

 === Networking(SubResources) ===
    interface          
    ipaddress          
    ipv6addr           
    ipv6net            
    subnet             

 === Appliance ===
    database           
    load-balancer      
    nfs                
    vpc-router         

 === SecureMobile ===
    mobile-gateway     
    sim                

 === Common service items ===
    dns                
    gslb               
    proxy-lb           
    simple-monitor     

 === Billing ===
    bill               
    coupon             

 === Lab ===
    container-registry 
    esme               

 === WebAccelerator ===
    web-accelerator    

 === Other services ===
    icon               
    license            
    note               
    ssh-key            

 === Region/Zone information ===
    region             
    zone               

 === Service/Product information ===
    disk-plan          
    internet-plan      
    license-info       
    private-host-plan  
    server-plan        
    service-class      

 === Other commands ===
    rest               
    self               
    completion         Generate completion script

License

usacloud Copyright (C) 2017-2021 The Usacloud Authors.

This project is published under Apache 2.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].