azbrowse

command module
v1.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2018 License: MIT Imports: 12 Imported by: 0

README

AzBrowse

An interactive CLI for browsing azure resources, inspired by resources.azure.com

Build Status

Quick Start

Simply download the binary suitable for your machine, from the release page, and execute it.

Status

Basic MVP to prove out the use case. Basic navigation and operations with a boltdb based cache for expensive (slow) API calls.

Usage

Navigation

↑/↓: Select resource
Backspace: Go back ENTER: Expand/View resource

Operations

CTRL+o (o for open): Open Portal at this resource
DEL: Delete resource the currently selected resource (Requires double press to confirm)

Demo

Plans

On the TODO list:

  • Add ability to bring up pre-filled az cli commands for resources
  • Add support for operations on resource (like listing storage account keys)
  • Add editor to update a resources json and post back to rest endpoint
  • Full cache read-through cache to improve speed (First load from cache then from api) and allow offline use browsing cached data

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL