directory
1.10.1
Repository: https://github.com/chronosphereio/chronoctl-core.git
Documentation: pkg.go.dev

# Packages

Package auth provides utilities for authenticating a chronoctl session.
No description provided by the author
Package client implements client flags for chronoctl CLI commands and gives commands access to client objects that can be used to make API calls.
No description provided by the author
Package dry implements the dry run flag for chronoctl commands.
Package env provides environment variable definitions for chronoctl.
package file contains commands related to file operations.
Groups is a package for shared CLI groups.
Package metricusages contains all commands related to metric usages.
Package output provides functionality to write output in different formats.
No description provided by the author
Package parsing contains methods for parsing strings into various types.
Package ptr contains functions to create references from constant values, typically for representing optional values.
Package ruleevaluations contains all commands related to rule evaluations.
shorthand package contains the interfaces used by chronogen create shorthand support.
Package sliceutil contains utility functions for working with slices.
Package timesutil provides utilities for parsing and validating RFC3339 timestamps.
Package token provides utilities for storing and retrieving data from a local file store.
Package transport provides methods to create an HTTP transport that can communicate with the Chronosphere API.
Package unstable implements the unstable cobra command.