ocli

package
v0.0.0-...-3235d85 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type BaseOptions

type BaseOptions struct {
	Debug         bool   `help:"debug mode"`
	TenancyOCID   string `help:"Tenancy OCID" default:"$ORACLE_TENANCY_OCID" metavar:"ORACLE_TENANCY_OCID"`
	UserOCID      string `help:"User OCID" default:"$ORACLE_USER_OCID" metavar:"ORACLE_USER_OCID"`
	CompartmentId string `help:"Compartment Id" default:"$ORACLE_COMPARTMENT_ID" metavar:"ORACLE_COMPARTMENT_ID"`
	PrivateKey    string `help:"Private Key" default:"$ORACLE_PRIVATE_KEY" metavar:"ORACLE_PRIVATE_KEY"`
	RegionId      string `help:"RegionId" default:"$ORACLE_REGION_ID|ap-singapore-1" metavar:"ORACLE_REGION_ID"`
	SUBCOMMAND    string `help:"oraclecli subcommand" subcommand:"true"`
}

Jump to

Keyboard shortcuts

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