internal

package
v1.16.2 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const CONFIG_HINT = "" /* 151-byte string literal not displayed */

CONFIG_HINT is appended to Long descriptions of commands that accept --api-url, --auth-token, --dataset, or --otlp-url overrides.

View Source
const DEFAULT_ORIGIN = "dash0-cli"

DEFAULT_ORIGIN is the value used to tag assets managed by the Dash0 CLI.

View Source
const HEADER_API_VERSION = "APIVERSION"
View Source
const HEADER_CONTEXT = "CONTEXT"
View Source
const HEADER_DATASET = "DATASET"
View Source
const HEADER_EMAIL = "EMAIL"
View Source
const HEADER_FILTERS = "FILTERS"
View Source
const HEADER_ID = "ID"
View Source
const HEADER_MEMBERS = "MEMBERS"
View Source
const HEADER_NAME = "NAME"
View Source
const HEADER_ORIGIN = "ORIGIN"
View Source
const HEADER_TYPE = "TYPE"
View Source
const HEADER_URL = "URL"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package oauth holds OAuth helpers shared across the CLI: refresh-token revocation used by `login`, `logout`, and `config profiles update --oauth=false`; and sanitization of OAuth-server-supplied strings before they reach a terminal.
Package oauth holds OAuth helpers shared across the CLI: refresh-token revocation used by `login`, `logout`, and `config profiles update --oauth=false`; and sanitization of OAuth-server-supplied strings before they reach a terminal.
Package rawapi implements the experimental `dash0 api` command, a raw HTTP passthrough that reuses the active profile's connection settings.
Package rawapi implements the experimental `dash0 api` command, a raw HTTP passthrough that reuses the active profile's connection settings.
Package skill implements `dash0 skill install` and `dash0 skill show`, which distribute an Agent Skill (per the open agentskills.io specification) teaching AI coding agents how to use the dash0 CLI.
Package skill implements `dash0 skill install` and `dash0 skill show`, which distribute an Agent Skill (per the open agentskills.io specification) teaching AI coding agents how to use the dash0 CLI.
gen command
Command gen generates internal/skill/content/references/*.md from docs/commands.md.
Command gen generates internal/skill/content/references/*.md from docs/commands.md.
Package testutil provides testing utilities for the Dash0 CLI.
Package testutil provides testing utilities for the Dash0 CLI.

Jump to

Keyboard shortcuts

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