coda-tools
0.3.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global coda-tools --version 0.3.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.3.4
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=coda-tools&version=0.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package coda-tools --version 0.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 3,317 | 8/13/2024 |
0.5.6 | 1,292 | 7/3/2024 |
0.5.5 | 183 | 7/1/2024 |
0.5.4 | 654 | 6/14/2024 |
0.5.3 | 83 | 6/14/2024 |
0.5.2 | 95 | 6/14/2024 |
0.5.1 | 108 | 6/13/2024 |
0.5.0 | 120 | 6/12/2024 |
0.4.2 | 2,161 | 3/26/2024 |
0.4.1 | 12,825 | 1/27/2023 |
0.4.0 | 2,607 | 11/8/2022 |
0.3.5 | 446 | 11/7/2022 |
0.3.4 | 440 | 11/7/2022 |
0.3.3 | 3,591 | 7/14/2022 |
0.3.2 | 431 | 7/14/2022 |
0.3.1 | 1,032 | 6/24/2022 |
0.3.0 | 498 | 6/24/2022 |
0.2.6 | 552 | 6/3/2022 |
0.2.5 | 487 | 6/2/2022 |
0.2.4 | 551 | 5/12/2022 |
0.2.3 | 641 | 4/4/2022 |
0.2.2 | 530 | 3/20/2022 |
0.2.1 | 471 | 11/22/2021 |
0.2.0 | 424 | 11/19/2021 |
0.1.1 | 339 | 11/15/2021 |
0.1.0 | 358 | 11/15/2021 |