dsak

command module
v0.0.0-...-64b0400 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 3 Imported by: 0

README

dsak : Dave's Swiss Army Knife.

Dave's a developer. Dave needs tools to work. Dave loves cli. This is Dave's Swiss Army Knife. All the tools he needs in one cli.

Coverage Status

Usage:

  dsak [flags]
  dsak [command]

Available Commands:
  base        Transforms an integer from a base to another
  base64      Base64 tools
  completion  Generate the autocompletion script for the specified shell
  config      Get or set a configuration value
  dns         DNS Tools
  help        Help about any command
  http        HTTP Tools
  timestamp   Timestamp tools

Flags:
  -h, --help            help for dsak
      --jsonlogs        Log output in JSON format
      --no-color        Diable color in output
      --output string   Command output resource (default "stdout")
      --timeout uint    Timeout for command in milliseconds, 0 for unlimited (default 10000)
      --verbose         Run command verbosely

Use "dsak [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg/commander
Package commander handles commands execution.
Package commander handles commands execution.
pkg/config
Package config contains the configuration handling for dsak.
Package config contains the configuration handling for dsak.
pkg/dns
Package dns handles DNS operations.
Package dns handles DNS operations.
pkg/version
Package version is the version of dsak and utilities.
Package version is the version of dsak and utilities.

Jump to

Keyboard shortcuts

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