coda-tools 0.4.2

dotnet tool install --global coda-tools --version 0.4.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local coda-tools --version 0.4.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=coda-tools&version=0.4.2
nuke :add-package coda-tools --version 0.4.2

Coda Tools

A Swiss-Army knife of tools to help get data in and out of Coda (https://coda.io).

Install

https://www.nuget.org/packages/coda-tools

Usage

Credentials

All API interactions need to be authenticated. This tool uses environment variables for that.

All commands except for audit-log use the standard API key. audit-log requires an admin API key.

Environment variable keys:

  • standard API key: CODA-API-KEY
  • admin API key: CODA-ADMIN-API-KEY

If you'd like to use an ENV file (i.e. .env) - the tool will look in the following places:

  • in the current directory
  • the directory of the executable
  • 6 levels up from each of those directories
  • file with the name .env

Available Commands

CodaTools 0.2.4
Copyright © 2021 SEP, Inc

  export-table              

  ensure-columns            

  list-columns              

  list-tables               

  export-doc-permissions    

  list-docs                 

  load-table                

  audit-log                 

  help                      Display more information on a specific command.

  version                   Display version information.

Command Help

Run coda-tools help <command> for help with a specific command.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.4.2 755 3/26/2024
0.4.1 12,781 1/27/2023
0.4.0 2,581 11/8/2022
0.3.5 427 11/7/2022
0.3.4 419 11/7/2022
0.3.3 3,569 7/14/2022
0.3.2 410 7/14/2022
0.3.1 1,011 6/24/2022
0.3.0 472 6/24/2022
0.2.6 525 6/3/2022
0.2.5 466 6/2/2022
0.2.4 520 5/12/2022
0.2.3 613 4/4/2022
0.2.2 502 3/20/2022
0.2.1 448 11/22/2021
0.2.0 405 11/19/2021
0.1.1 320 11/15/2021
0.1.0 340 11/15/2021