Categorygithub.com/jercle/cloudini
modulepackage
0.1.13
Repository: https://github.com/jercle/cloudini.git
Documentation: pkg.go.dev

# README

Cloudini

This CLI has been created to add additional functionality to Azure CLI such as data aggregation from multiple az commands, reporting, and pulling data from both Azure DevOps and Azure.

Some of the reporting functionality is around container vulnerability scanning with the ability to install a web portal as an Azure Web App in development

This CLI is still very much under development, and functions with the test- or dev- prefixes are considered mid-development

Any help with testing would be greatly appreciated, as that area is my biggest weakness.

Getting started

Copy cldConf.json to $HOME\.config\cld\ on mac/linux %userprofile%\.config\cld\ on Windows

Functionality

Proxy settings (Windows only)

  • Set default proxy configured in cloudini
    • cld.exe u win proxy -s
  • Get currently configured proxy in Windows
    • cld.exe u win proxy
  • Open 'Internet Options' control panel cmdlet
    • cld.exe u win proxy -o
  • Remove proxy configuration
    • cld.exe u win proxy -d
  • Set proxy configuration from a proxyConfig object in the cloudini config file
    • cld.exe u win proxy -s -n NAME

# Packages

Copyright © 2024 Evan Colwell [email protected] */.
No description provided by the author
No description provided by the author
No description provided by the author
fakeDataGen.

# Structs

No description provided by the author