cmd

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

cmd package create the main miactl root command for cobra and initialize all the subcommands and flags

Index

Constants

This section is empty.

Variables

View Source
var BuildDate = "" // YYYY-MM-DD

BuildDate is dynamically set at build time by the cli or overridden in the Makefile.

View Source
var Version = ""

Version is dynamically set by the ci or overridden by the Makefile.

Functions

func CompanyCmd added in v0.6.0

func CompanyCmd(options *clioptions.CLIOptions) *cobra.Command

func ContextCmd added in v0.6.0

func ContextCmd(options *clioptions.CLIOptions) *cobra.Command

func MarketplaceCmd added in v0.8.0

func MarketplaceCmd(options *clioptions.CLIOptions) *cobra.Command

func NewRootCommand added in v0.6.0

func NewRootCommand() *cobra.Command

func ProjectCmd added in v0.6.0

func ProjectCmd(o *clioptions.CLIOptions) *cobra.Command

func RuntimeCmd added in v0.8.0

func RuntimeCmd(o *clioptions.CLIOptions) *cobra.Command

func VersionCmd added in v0.8.0

func VersionCmd(_ *clioptions.CLIOptions) *cobra.Command

Types

This section is empty.

Directories

Path Synopsis
iam
iam/group
group package contains subcommands and functions for managing groups
group package contains subcommands and functions for managing groups
iam/serviceaccount
serviceaccount package contains subcommands and functions for managing service accounts
serviceaccount package contains subcommands and functions for managing service accounts
iam/serviceaccount/basic
basic package contains the function for creating a basic authentication service account
basic package contains the function for creating a basic authentication service account
iam/serviceaccount/jwt
jwt package contains the function for creating a jwt authentication service account
jwt package contains the function for creating a jwt authentication service account
iam/user
user package contains subcommands and functions for managing users
user package contains subcommands and functions for managing users
environments package contains subcommands and functions for managing project environments
environments package contains subcommands and functions for managing project environments
events package contains subcommands and functions for managing events
events package contains subcommands and functions for managing events
logs package contains subcommands and functions for displaying resources logs
logs package contains subcommands and functions for displaying resources logs
iam
resources package contains subcommands and functions for managing runtime resources
resources package contains subcommands and functions for managing runtime resources

Jump to

Keyboard shortcuts

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