CLI

Getting started

Install .NET 6 or newer and then install DataVision.BeeYard.Cli from Nuget.org as a global dotnet tool and invoke it as bycli.

dotnet tool install -g DataVision.BeeYard.Cli

Usage

bycli --help

Description:
  BeeYard CLI

Usage:
  DataVision.BeeYard.Cli [command] [options]

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information

Commands:
  login      Login to BeeYard and persist obtained access token. Provide password either through STDIN or interactively
  cell       See help for 'read, search, remove, aggregate' subcommands and 'file' subgroup
  workspace  See help for 'read, search' subcommands
  event      See help for 'search' subcommand
  export     See help for 'cell, archive, tenant' subcommands
  import     See help for 'cell, folder, file, archive, tenant' subcommands
  hive       See help for 'info, profile' subcommands
  idapi      See help for 'user' subgroup