coda-tools 0.5.4

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global coda-tools --version 0.5.4                
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.5.4                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=coda-tools&version=0.5.4                
nuke :add-package coda-tools --version 0.5.4                

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.5.7 1,660 8/13/2024
0.5.6 1,290 7/3/2024
0.5.5 180 7/1/2024
0.5.4 652 6/14/2024
0.5.3 81 6/14/2024
0.5.2 93 6/14/2024
0.5.1 106 6/13/2024
0.5.0 118 6/12/2024
0.4.2 2,159 3/26/2024
0.4.1 12,822 1/27/2023
0.4.0 2,603 11/8/2022
0.3.5 444 11/7/2022
0.3.4 437 11/7/2022
0.3.3 3,588 7/14/2022
0.3.2 427 7/14/2022
0.3.1 1,030 6/24/2022
0.3.0 489 6/24/2022
0.2.6 550 6/3/2022
0.2.5 485 6/2/2022
0.2.4 549 5/12/2022
0.2.3 637 4/4/2022
0.2.2 525 3/20/2022
0.2.1 467 11/22/2021
0.2.0 420 11/19/2021
0.1.1 337 11/15/2021
0.1.0 355 11/15/2021